[Phpmyadmin-devel] improve listing in server_databses.php

Marc Delisle Marc.Delisle at cegepsherbrooke.qc.ca
Thu Apr 13 07:27:13 CEST 2006


Marc Delisle a écrit :
> Sebastian Mendel a écrit :
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Hi,
>>
>> can you please test the server_databases.php?
> 
> Interesting!
> 
> MySQL 5.0.18, $cfg['NaturalOrder'] set to false.
> 
> The begin, previous, next, end work as expected, except that the page 
> number does not change as expected when clicking next. On first page, 
> click next, still on page 1. Click next, still page 1, Click next, now 
> on page 2. Click next, now on page 3, this is the last page.
> 
> Using the page selector, choose page 2 and I'm back to cookie login 
> page. Maybe $server is missing.
> 
> On the "big" server, nothing appears, mysqld is eating 98% of CPU.
> 
and SHOW PROCESSLIST displays this (truncated) statement:

SELECT `information_schema`.`SCHEMATA`.*,
                     COUNT(`information_schema`.`TABLES`.`T

Marc





More information about the Developers mailing list