[Phpmyadmin-devel] Minimum MySQL version
Marc Delisle
marc at infomarc.info
Mon Oct 28 20:09:35 CET 2013
Michal Čihař a écrit :
> When trying to google this, I've found following hint on improving IS
> performance, have we tried to use that?
>
> http://www.mysqlperformanceblog.com/2011/12/23/solving-information_schema-slowness/
I tested under MySQL 5.5.31; doing a
set global innodb_stats_on_metadata = 0;
requires the SUPER privileges, so it's not a general solution applicable
in phpMyAdmin.
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list