原文:MySQL said: Authentication plugin 'caching_sha2_password' cannot be loaded: dlopen(/usr/local/lib/plugin/caching_sha2_password.so, 2): image not found

MAC打開MYSQL,NAVICAT連接MYSQL 首先下載mysql,鏈接:www.mysql.com 點擊DOWNLOADS gt Community gt MySQL Community Server 安裝之后打開偏好設置 點擊MySQL,開啟mysql 在終端中輸入mysql路徑: PATH PATH : usr local mysql bin 在終端登錄到MySQL的命令如下: mysq ...

2019-05-27 07:14 0 523 推薦指數:

查看詳情

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