码迷,mamicode.com
首页 > 数据库 > 详细

报错:1130-host ... is not allowed to connect to this MySql server 开放mysql远程连接 不使用localhost

时间:2018-05-11 12:46:55      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:serve   数据库   是你   登陆   use   数据   png   inf   服务   

报错:1130-host ... is not allowed to connect to this MySql server

解决方法:

可能是你的帐号不允许从远程登陆,只能在localhost。这个时候只要在localhost的那台电脑,登入mysql后,更改 "mysql" 数据库里的 "user" 表里的 "host" 项,从"localhost"改称"%"

技术分享图片   技术分享图片   技术分享图片

重启mysql或者服务器

 

报错:1130-host ... is not allowed to connect to this MySql server 开放mysql远程连接 不使用localhost

标签:serve   数据库   是你   登陆   use   数据   png   inf   服务   

原文地址:https://www.cnblogs.com/php-qiuwei/p/9023502.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!