mysql execute the command: ERROR 1820 (HY000): You must reset your password

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


SET PASSWORD = PASSWORD('YOUR_PASSWORD');

Guess you like

Origin www.cnblogs.com/g2thend/p/12618093.html