码迷,mamicode.com
首页 > 数据库 > 详细

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

时间:2019-10-25 16:22:24      阅读:103      评论:0      收藏:0      [点我收藏+]

标签:password   lte   reset   命令   nbsp   res   alt   mys   state   

MySQL5.7 报错 :

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

需要重新设置密码。那我们就重新设置一下密码,命令如下:

set password = password(‘123456‘);

 

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

标签:password   lte   reset   命令   nbsp   res   alt   mys   state   

原文地址:https://www.cnblogs.com/Dev0ps/p/11738557.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!