Navicat 1251-Client does not support authentication protocol requested by server;
Navicat 连接数据库报错1251-Client does not support authentication protocol requested by server;原因:高版本Mysql加密方式为 caching_sha2_passwordNavicat支持的加密方式为 mysql_native_passwordmysql> use mysqlDatabase changedmysql> select user,plugin from user;+-------
原创
2020-07-14 15:58:08 ·
169 阅读 ·
0 评论