会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Mentalflow
当不了跑得最快的,就当跑得最久的
博客园
首页
新随笔
联系
订阅
管理
2020年1月7日
uthentication to host '10.0.1.33' for user 'root' using method 'mysql_native_password' failed with message: Access denied for user 'root'@'PCName' (using password: YES)
摘要: 连接mysql数据时,本机Server写localhost或10.0.1.33都可以连上,但是局域网其他电脑填10.0.1.33正确的用户名密码就报标题中的错误 需要给当前数据库开启远程权限才行,命令如下: 在MySQL 5.5.62里按上图输入没问题,但是后来在MySQL 8.0.18里输入上面命
阅读全文
posted @ 2020-01-07 15:33 quanzhan
阅读(3322)
评论(0)
推荐(0)
公告