时间:2021-07-01 10:21:17 帮助过:37人阅读
正确设置密码的方法是:
ALTER USER ‘root‘@‘localhost‘ IDENTIFIED WITH mysql_native_password BY ‘123456‘;
此时提示修改成功,退出mysql再次登陆即需要输入刚刚设置的密码。
具体请参考文章:
https://newsn.net/say/mysql8-password.html
mysql8安装后如何修改root密码
标签:root密码 设置 错误 news nbsp 如何 html tps class