问题: 1.报错? 2059 - Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(../Frameworks/caching_sha2_password.so, 2): image not found mysql
2.本身经过设置,已经把密码强度设置为low了,仍是不行 sql
3.用终端能够链接,很奇怪 .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