【mysql】You must reset your password using ALTER USER statement before executing this statement.

故障现场:登录到MySQL服务器,无论你执行什么命令都报这个错html mysql> show databases; ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement. mysql> use test; ERROR 1820 (HY0
相关文章
相关标签/搜索