当前位置:Gxlcms >
数据库问题 >
Navicat 连接MySQL数据库 报错2059 - authentication plugin 'caching_sha2_password'的解决办法
Navicat 连接MySQL数据库 报错2059 - authentication plugin 'caching_sha2_password'的解决办法
时间:2021-07-01 10:21:17
帮助过:12人阅读
use mysql;
ALTER USER ‘root‘@‘localhost‘ IDENTIFIED WITH mysql_native_password BY ‘password‘;
Navicat 连接MySQL数据库 报错2059 - authentication plugin 'caching_sha2_password'的解决办法
标签:native cat oca 输入 password alt 必须 mysq alter