https://blog.youkuaiyun.com/qq_38663729/article/details/79327305
修改密码如果出现
ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.
使用: alter user user() identified by "123456"; 命令
https://blog.youkuaiyun.com/qq_38663729/article/details/79327305
修改密码如果出现
ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.
使用: alter user user() identified by "123456"; 命令