1. 程式人生 > >2059 - Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(../Frameworks/caching_sha2_password.so, 2): image not found

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

alter 重新 cal 報錯 解決方法 pen spa dlopen authent

mac本地安裝mysql後,navicat連接報錯:

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

解決方法

在控制臺登陸後重新改下密碼即可

ALTER USER root@localhost IDENTIFIED WITH mysql_native_password BY 123456;

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