当前位置:Gxlcms > 数据库问题 > mac mysql error You must reset your password using ALTER USER statement before executing this statement.

mac mysql error You must reset your password using ALTER USER statement before executing this statement.

时间:2021-07-01 10:21:17 帮助过:7人阅读

安装完mysql 之后,登陆以后,不管运行任何命令,总是提示这个

step 1: SET PASSWORD = PASSWORD(‘your new password‘);

step 2: ALTER USER ‘root‘@‘localhost‘ PASSWORD EXPIRE NEVER;

step 3: flush privileges;

mac mysql error You must reset your password using ALTER USER statement before executing this statement.

标签:sql   命令   运行   mysql   alt   tin   lte   exe   local   

人气教程排行