原文:mysql 报错ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executin

解决办法 修改用户密码mysql gt alter user root localhost identified by youpassword 或者 mysql gt set password password youpassword 刷新权限mysql gt flush privileges ...

2018-07-17 09:58 1 1458 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM