摘要: 远程连接Mysql服务器的数据库,错误代码是1130,ERROR 1130: Host xxx.xxx.xxx.xxx is not allowed to connect to this MySQL server 猜想是无法给远程连接的用户权限问题。 这样子操作mysql库,即可解决。 在本机登入m 阅读全文
posted @ 2017-05-19 16:39 WWSASUKE 阅读(526) 评论(0) 推荐(0) 编辑