mac系统下,brew 安装mysql,用终端能够链接,navicat却链接不上?

问题: 1.报错? 2059 - Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(../Frameworks/caching_sha2_password.so, 2): image not found image.pngmysql

2.本身经过设置,已经把密码强度设置为low了,仍是不行 image.pngsql

3.用终端能够链接,很奇怪 image.png.net

解决方案: 1.参考这个博客 http://www.javashuo.com/article/p-fxmzraqk-ct.html 2.参考这个博客 https://blog.csdn.net/HaHa_Sir/article/details/80552663 (主要是mysql 5.7与mysql 8.0密码校验不一样)blog

相关文章
相关标签/搜索