当前位置:Gxlcms > 数据库问题 > navicat远程连接报 access denied for user'root'@'your mysql server ip'(using pasword:yes" 错误

navicat远程连接报 access denied for user'root'@'your mysql server ip'(using pasword:yes" 错误

时间:2021-07-01 10:21:17 帮助过:2人阅读

第二步:执行 GRANT ALL PRIVILEGES ON *.* TO‘root‘@‘%‘ IDENTIFIED BY ‘root‘ WITH GRANT OPTION;

如下图所示:

 技术分享

然后就可以利用navicat访问远程mysql服务器了!

navicat远程连接报 access denied for user'root'@'your mysql server ip'(using pasword:yes" 错误

标签:

人气教程排行