[Phpmyadmin-devel] Slow loading of databases (Was: Re: [Phpmyadmin-users] Compare phpMyAdmin with Adminer)

Hi Dne Fri, 28 Jan 2011 00:04:36 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
Le 2011-01-27 10:38, Jakub Vrána a écrit :
Hello!
Jakub,
in your comparison table, I'm trying to understand your "Database list" = "slow" item; I would kindly appreciate your clarifications.
1. Which MySQL server version, client library version and PHP extension were you using?
2. How many databases and average number of tables?
3. Did you change phpMyAdmin configuration settings?
I guess it is caused by default enabled $cfg['Servers'][$i]['CountTables']. Maybe the default should be turned of by default? I don't think that showing count of tables scarifies big performance penalty. -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Michal Čihař a écrit :
Hi
Dne Fri, 28 Jan 2011 00:04:36 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
Le 2011-01-27 10:38, Jakub Vrána a écrit :
Hello!
in your comparison table, I'm trying to understand your "Database list" = "slow" item; I would kindly appreciate your clarifications.
1. Which MySQL server version, client library version and PHP extension were you using?
2. How many databases and average number of tables?
3. Did you change phpMyAdmin configuration settings?
I guess it is caused by default enabled $cfg['Servers'][$i]['CountTables']. Maybe the default should be turned of by default?
I agree.
I don't think that showing count of tables scarifies big performance penalty.
-- Marc Delisle http://infomarc.info

Hi Dne Fri, 28 Jan 2011 08:23:41 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
Michal Čihař a écrit :
Hi
Dne Fri, 28 Jan 2011 00:04:36 -0500 Marc Delisle <marc@infomarc.info> napsal(a):
Le 2011-01-27 10:38, Jakub Vrána a écrit :
Hello!
in your comparison table, I'm trying to understand your "Database list" = "slow" item; I would kindly appreciate your clarifications.
1. Which MySQL server version, client library version and PHP extension were you using?
2. How many databases and average number of tables?
3. Did you change phpMyAdmin configuration settings?
I guess it is caused by default enabled $cfg['Servers'][$i]['CountTables']. Maybe the default should be turned of by default?
I agree.
Okay, changed in git. -- Michal Čihař | http://cihar.com | http://blog.cihar.com
participants (2)
-
Marc Delisle
-
Michal Čihař