错误:Host ‘127.0.0.1’ is not allowed to connect to this MySQL
server
一般由: MySQL数据库的配置文件my.ini中安了参数: skip-name-resolve
从而导致使用“localhost”不能够连接受数据库。
化解智: 注释掉: #skip-name-resolve
注释掉对数据库的装粗发震慑,但潜移默化不充分。
错误:Host ‘127.0.0.1’ is not allowed to connect to this MySQL
server
一般由: MySQL数据库的配置文件my.ini中安了参数: skip-name-resolve
从而导致使用“localhost”不能够连接受数据库。
化解智: 注释掉: #skip-name-resolve
注释掉对数据库的装粗发震慑,但潜移默化不充分。