【解决】Authentication plugin 'caching_sha2_password' cannot be loaded
生活随笔
收集整理的這篇文章主要介紹了
【解决】Authentication plugin 'caching_sha2_password' cannot be loaded
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
2059 Authentication plugin 'caching_sha2_password' cannot be loaded
請直接執行以下代碼,并注意替換用戶名和密碼
ALTER USER 'yourusername'@'localhost' IDENTIFIED WITH mysql_native_password BY 'youpassword';?之后可以查詢一下,發現相關位置已經發生改變。
?
?
?
總結
以上是生活随笔為你收集整理的【解决】Authentication plugin 'caching_sha2_password' cannot be loaded的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: mysql修改root用户的密码
- 下一篇: 使用yangtools将yang文件转化