SQLyog連接報錯 Error No.2058 Plugin caching_sha2_password could not be loaded

打開cmd:mysql -u root -p 輸入密碼root 進入mysql依次執行下面語句 ALTER USER'root'@'localhost' IDENTIFIED BY 'root' PASSWORD EXPIRE NEVER; #修改加密規則  ALTER USER'root'@'localhost' IDENTIFIED WITH mysql_native_password BY
相關文章
相關標籤/搜索