MySQL5.7 报错 ERROR 1820 (HY000): You must reset your password using ALTER USER statement before execu

MySQL5.7 报错 :bash

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

须要从新设置密码。那咱们就从新设置一下密码,命令以下:blog

set password = password('123456');
相关文章
相关标签/搜索