原文:SequelizeConnectionError: Client does not support authentication protocol requested by server; consider upgrading MariaDB client

選擇mysql數據庫use mysql 重置密碼:update user set authentication string password ,plugin mysql native password where user root 刷新flush privileges 搞定 ...

2018-11-06 17:12 0 1373 推薦指數:

查看詳情

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