网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

mysql 1054(42S22)错误

时间:2024-10-28 04:58:15

1、输入以下命令报错mysql> UPDATE user SET password=PASSWORD(‘newpasswd’)WHERE user=’root’;

mysql 1054(42S22)错误

2、重新输入mysql>update mysql.user set authentication_string=password('123qwe') where user='root' and Host ='localhost';如下图,问题解决。

mysql 1054(42S22)错误
© 2025 阿力知识库
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com