[Phpmyadmin-devel] Going to MySQL 5.5.8 minimum?

Hi, This is a follow-up to the "Minimum MySQL version thread". I have worked on these bugs [0] [1] and could not reproduce the problem. However I believe the reports. Considering that MySQL 5.5 has reached the "Generally Available" status on 2010-12-03 with version 5.5.8, I think we should declare this version as the minimum one for phpMyAdmin 4.1.0. As suggested previously, we could drop the DisableIS and ShowDatabaseCommands directives, and switch to INFORMATION_SCHEMA everywhere we tested DisableIS or we used SHOW DATABASES. Reactions? [0] https://sourceforge.net/p/phpmyadmin/bugs/3944/ [1] https://sourceforge.net/p/phpmyadmin/bugs/3945/ -- Marc Delisle http://infomarc.info

Hi Dne Mon, 28 Oct 2013 14:19:29 -0400 Marc Delisle <marc@infomarc.info> napsal(a):
This is a follow-up to the "Minimum MySQL version thread".
I have worked on these bugs [0] [1] and could not reproduce the problem. However I believe the reports.
Considering that MySQL 5.5 has reached the "Generally Available" status on 2010-12-03 with version 5.5.8, I think we should declare this version as the minimum one for phpMyAdmin 4.1.0.
As suggested previously, we could drop the DisableIS and ShowDatabaseCommands directives, and switch to INFORMATION_SCHEMA everywhere we tested DisableIS or we used SHOW DATABASES.
Reactions?
Sounds okay to me. -- Michal Čihař | http://cihar.com | http://blog.cihar.com
participants (2)
-
Marc Delisle
-
Michal Čihař