原文:2059 - Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(../Frameworks/caching_sha2_password.so, 2): image not found

mac本地安装mysql后,navicat连接报错: 解决方法 在控制台登陆后重新改下密码即可 ...

2019-02-24 11:31 0 950 推荐指数:

查看详情

2059 - Authentication plugin 'caching_sha2_password' cannot be loaded dlope

今天在mac上使用navicat连接mysql报错弄了一下午,各种查询踩坑,总算解决了。 即从mysql5.7版本之后,默认采用了caching_sha2_password验证方式,我用的mysql8.0,于是就遇到了这个问题。 解决办法: 修改代理的方式。换成第二种,即可连接成功 ...

Fri Apr 10 05:41:00 CST 2020 0 1082
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM