Menu

#4932 (ok 4.5) Drizzle version numbers

4.4.8
resolved
None
Normal
2015-06-01
2015-05-29
No

In libraries/Types.class.php line 1027

if (PMA_MYSQL_INT_VERSION >= 20120130)

should be fixed, because Drizzle uses more standard version numbers now, such as 7.1.

The wiki also needs to be updated:

https://wiki.phpmyadmin.net/pma/Drizzle_for_developers#PMA_MYSQL_INT_VERSION

See https://github.com/phpmyadmin/phpmyadmin/blob/3ada00030f7b1f045422a4e80a1fd84ea5c42728/libraries/Types.class.php#L1027

and

d3b1b9f9a2776748dbfe0dd57c77e5ee1b0455fc Support for Drizzle IPV6 column type in Fremont Added SCHEMA function (synonym for DATABASE)

Discussion

  • Madhura Jayaratne

    • assigned_to: Madhura Jayaratne
     
  • Madhura Jayaratne

    • summary: Drizzle version numbers --> (ok 4.5) Drizzle version numbers
    • status: open --> resolved