原文:連接MySQL錯誤“plugin caching_sha2_password could not be loaded”的解決辦法

參考:https: www.cnblogs.com live p .html 使用MySQL版本為 . . 在連接MySQL時報錯 原因分析: MySQL新版默認使用caching sha password作為身份驗證插件,而舊版是使用mysql native password。 當連接MySQL時報錯 plugin caching sha password could not be loaded ...

2022-02-09 17:46 0 731 推薦指數:

查看詳情

plugin caching_sha2_password could not be loaded

用sqlyog 連 mysql 8 時,報錯:plugin caching_sha2_password could not be loaded 原因是mysql8 的加密方法變了。 mysql8 開始默認采用caching_sha2_password的加密方式 第三方客戶端基本都不支持這種 ...

Mon Apr 06 17:15:00 CST 2020 0 2982
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM