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

navicat连接msql Client does not support authentication protocol requested by server; consider upgrading MySQL client

时间:2018-10-18 17:03:35      阅读:169      评论:0      收藏:0      [点我收藏+]

标签:lte   输入   mys   mysql   连接   nat   client   auth   The   

alter user ‘root‘@‘localhost‘ identified with mysql_native_password by ‘****‘;


flush privileges;

 

进入权限后是 mysql->  这样,输入上面的取修改密码

千万别忘了最后面的分号!!!!

;;;

navicat连接msql Client does not support authentication protocol requested by server; consider upgrading MySQL client

标签:lte   输入   mys   mysql   连接   nat   client   auth   The   

原文地址:https://www.cnblogs.com/caixiaoyou/p/9810206.html

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