关于navicat报错:1251

在使用navicat连接mysql时报错: 1251-Client does not support authentication protocol requested by server;consider upgrading MySQL client 出现这个问题主要是因为mysql之前的版本加密方式为mysql_native_password,而新版的加密方式为caching_sha2_pss
相关文章
相关标签/搜索