ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this statement.
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements

MySQL 报错 ERROR 1820 和 ERROR 1819 的解决办法_大小写

设置的密码要求有大小写,数字,特殊字符!


参考资料

1、ERROR 1820 (HY000): You must reset your password using ALTER USER statement before executing this st


2、ERROR 1819 (HY000): Your password does not satisfy the current policy requirements