1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > You must reset your password using ALTER USER statement before executing thi

You must reset your password using ALTER USER statement before executing thi

时间:2020-06-14 23:53:54

相关推荐

You must reset your password using ALTER USER statement before executing thi

第一次 安装好mysql 创建数据库的时候提示这个问题,百度了,自己的处理方法

就是第一次需要设置数据库的密码 ,把原始的数据库密码更改一下

更改密码的方法:

mysql> SET PASSWORD = PASSWORD('123456');这句话重新设置一次密码!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。