原文:Authentication method 'caching_sha2_password' not supported by any of the available plugins.

這是MySQL . 一個登錄驗證的問題。 第一步 初始化配置 如果已經初始化了,就直接跳過第一步 你需要知道的是:MySQL安裝的路徑。我的路徑是:G: mysql . . winx 在C: Windows System 路徑下找到cmd.exe,右鍵以管理員身份運行,並切換到mysql . . winx 中。 輸入命令初始化data目錄: mysqld initialize console 會出 ...

2019-09-23 08:31 0 2796 推薦指數:

查看詳情

Authentication method 'caching_sha2_password' not suppor

這樣的問題是因為開發過程中的mysql版本低所導致的,如果你現在打開的電腦上的mysql版本與另一台mysql版本不一致需要自動去更換一下項目中的引用。 將原來項目中的引用移除,然后打開項目到 bi ...

Tue Oct 30 20:47:00 CST 2018 0 1341
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM