当前位置:首页 > 操作系统 > MacOs

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

安装完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   

本文系统来源:http://www.cnblogs.com/mfc-itblog/p/6607776.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐