ERROR 1820 (HY000): You must SET PASSWORD before executing this statement

Linux rpm方式安装完MySQL之后

 

 

mysql>SET PASSWORD = PASSWORD('newpasswd');

原文地址:https://www.cnblogs.com/xiaoit/p/3877875.html