输入banner图图片脚本导航/分类

远程登陆mysql报错:ERROR 1130 (HY000): Host '10.0.0.8' is not allowed to connect to this MySQL server

(HY000): Host 10.0.0.8 is not allowed to connect to this MySQL server

 

解决方法:切换到mysql主机进入mysq后刷新mysql数据库

mysql> FLUSH PRIVILEGES;

 再次切换回后成功远程登陆成功:

技术分享

感谢网友的解决办法:http://blog.csdn.net/bingjianit/article/details/54384299

 

远程登陆mysql报错:ERROR 1130 (HY000): Host '10.0.0.8' is not allowed to connect to this MySQL server

标签:切换   csdn   log   bin   l数据库   远程   com   code   http