当前位置:Gxlcms > 数据库问题 > MySql数据库:Host 'localhost' is not allowed to connect to this MySQL server

MySql数据库:Host 'localhost' is not allowed to connect to this MySQL server

时间:2021-07-01 10:21:17 帮助过:24人阅读

修改mysql的root密码后,出现Host ‘localhost‘ is not allowed to connect to this MySQL server 错误。

解决办法:

C:\Program Files\MySQL\MySQL Server 5.5\my.ini

在[mysqld]下加下面两行,

skip-name-resolve
skip-grant-tables

重启mysql的windows服务

MySql数据库:Host 'localhost' is not allowed to connect to this MySQL server

标签:orm   back   grant   mysql   mysql数据库   mic   files   normal   数据   

人气教程排行