Too many tables to show in phpmyadmin?
( 1 .. 250 / 451 )
I have 451 tables, but phpmyadmin b开发者_如何学JAVAy default only shows 250 tables,
how can I make it show the rest tables?
try setting $cfg['MaxTableList'] to 451 (or 500) in your config.inc.php. requires phpMyAdmin 2.11.0 or greater.
加载中,请稍侯......
精彩评论