Does anyone know how to list each table (disable pagination) in the PhpMyAdmin left menu? I have more than 250 tables in my database, and now we see this. It is very annoying that you need to go back and forth, and it would be much easier if they were all listed.
We found the following variable:
$cfg['LeftDisplayTableFilterMinimum'] = 30
However, when I put it in our configuration file, it does not seem to be affected.
The documentation says that to install a large number of outages, we tried to do this without success.
Any help would be greatly appreciated!
php database-design phpmyadmin
thiesdiggity Jan 09 '13 at 20:00 2013-01-09 20:00
source share