会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ada zheng
博客园
首页
新随笔
联系
订阅
管理
2014年5月20日
Host 'xxx.xx.xxx.xxx' is not allowed to connect to this MySQL server
摘要: 改表法。可能是你的帐号不允许从远程登陆,只能在localhost。这个时候只要在localhost的那台电脑,登入mysql后,更改 "mysql" 数据库里的 "user" 表里的 "host" 项,从"localhost"改称"%"mysql -u root -pvmwaremysql>use ...
阅读全文
posted @ 2014-05-20 17:10 Ada zheng
阅读(327)
评论(0)
推荐(0)
公告