在phpmyadmin配置文件中似乎没有设置no-auto-rehash的地方。现在当我在phpmyadmin中打开一个数据库时,由于其中有很多表,所以速度非常慢。如何设置它?
li9yvcax1#
添加/更改参数
$cfg['EnableAutocompleteForTablesAndColumns'] = false;
在config.inc.php中
1条答案
按热度按时间li9yvcax1#
添加/更改参数
在config.inc.php中