PHP

ローカルのphpMyAdminが重い

config.inc.php
に記載されている

$cfg[‘Servers’][$i][‘host’] = ‘localhost’;

$cfg[‘Servers’][$i][‘host’] = ‘127.0.0.1’;

にすると激変する。