Navicat连接MySQL出现错误:Client doesn‘t support authentication protocol requested by server
Navicat和MySQL安装了好几天了,今天要用,打开Navicat新建连接MySQL,输入密码出现如下提示:Client does not support authentication protocol requested by server; consider upgrading MySQL client一直以为是自己密码错误,弄了一晚上现在终于弄好了参考原回复见贴吧第17楼附代码:USE mysql;ALTER USER 'root'@'localhost' IDENTIFIED W
原创
2020-09-25 21:58:51 ·
982 阅读 ·
0 评论