原文:navicat遠程連接報1045 access denied for user'root'@'ip'(using pasword:yes".............

這個其實很簡單,授權就行了。如下 GRANT ALL PRIVILEGES ON . TO root IDENTIFIED BY root WITH GRANT OPTION flush privileges 但新版本的 . 中,在執行第一步的時候會報錯,ERROR HY : Your password does not satisfy the current policy requirement ...

2018-01-25 13:46 0 1160 推薦指數:

查看詳情

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