原文:MySQL 連接出現 Authentication plugin 'caching_sha2_password' cannot be loaded

很多用戶在使用Navicat Premium 連接MySQL數據庫時會出現Authentication plugin caching sha password cannot be loaded的錯誤。 出現這個原因是mysql 之前的版本中加密規則是mysql native password,而在mysql 之后,加密規則是caching sha password, 解決問題方法有兩種,一種是升級 ...

2018-11-02 21:52 3 53325 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM