Setting a value for $cfg['MaxTableList'] in config.php.inc doesn't seem to work properly. Server is Linux with MySQl 4.1.22/php 4.4.7/phpMyAdmin 2.11.1
If a database has more tables than the MaxTableList value, a pagination menu is created, however it isn't functional. All tables in the database are listed regardless of the MaxTableList value, and choosing another page from the pagination menu only refreshes the list and displays all tables in the DB regardless of page selected.
Note that the related $cfg['MaxDbList'] setting does work properly.
This issue occurs in both IE and FireFox.
Logged In: YES
user_id=1383652
Originator: NO
confirmed using
pma 2.11.2
php 5.2.4
mysql 4.1.22
w2k
Logged In: YES
user_id=210714
Originator: NO
Cannot confirm with
phpMyAdmin 2.11.1 or 2.11.3
PHP 5.2.5
MySQL 5.0.45
I have 25 tables and MaxTableList is set to 10. Pagination works fine. I need more details to reproduce, such as the number of tables and the value of your MaxTableList.
Logged In: YES
user_id=1383652
Originator: NO
"Cannot confirm with
phpMyAdmin 2.11.1 or 2.11.3
PHP 5.2.5
MySQL 5.0.45
"
as I wrote: mysql 4.1.22
if I_S is not avalable "SHOW" must be limited as well.
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
Logged In: YES
user_id=210714
Originator: NO
Fixed in subversion, thanks for reporting.