需要修改mysql的配置文件:

/var/www/html/phpmyadmin/config.inc.php

 

增加:

$cfg['ProtectBinary'] = FALSE;

即可

相关文章: