当前位置:Gxlcms >
数据库问题 >
本地mysql用Navicat链接报错 Authentication plugin 'caching_sha2_password' cannot be loaded
本地mysql用Navicat链接报错 Authentication plugin 'caching_sha2_password' cannot be loaded
时间:2021-07-01 10:21:17
帮助过:4人阅读
‘root‘@
‘localhost‘ IDENTIFIED WITH mysql_native_password BY
‘yourpassword‘;
# 修改 root 用户的密码
FLUSH PRIVILEGES;
# 刷新MySQL的系统权限相关表,使修改即时生效
exit;
# 退出
使用 Navicat 连接数据库。
图示如下:
资源链接:https://blog.csdn.net/Robin_star_/article/details/93242186
本地mysql用Navicat链接报错 Authentication plugin 'caching_sha2_password' cannot be loaded
标签:http details inf exit ide 双击 star line 加密