首页 > 数据库 > mysql

#1805 - Column count of mysql.user is wrong. Expected 43, found 42. The table is
时间:2018-01-24 10:44:15  点击: 来源:  作者:

mysql创建用户报错:
#1805 - Column count of mysql.user is wrong. Expected 43, found 42. The table is probably corrupted


原因:
升级完mysql后未使用mysql_upgrade升级数据结构造成的。

解决方法:
fin ...

mysql创建用户报错:

#1805 - Column count of mysql.user is wrong. Expected 43, found 42. The table is probably corrupted




原因:
升级完mysql后未使用mysql_upgrade升级数据结构造成的。

解决方法:

find / -name "mysql_upgrade"         #查找mysql_upgrade所在目录



/usr/local/mysql/bin/mysql_upgrade -uroot -p 123456     #这是以我的mysql_upgrade所在位置为例,密码修改成自己的

”您可通过以下微信二维码,赞赏作者“
 
 
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表
推荐资讯
windows如何挂载webdav?
windows如何挂载webda
linux服务器同步互联网时间
linux服务器同步互联
亚马逊云lightsail服务器使用教程 | 亚马逊云lightsail使用指南
亚马逊云lightsail服
hostdare 4折优惠,直接降价60% 美国洛杉矶低至 $10.4/年 768M内存/1核/10gNVMe/500g流量
hostdare 4折优惠,直接
相关文章
栏目更新
栏目热门

关于我们 | 广告服务 | 联系我们 | 网站地图 | 免责声明 | WAP | RSS


Copyright © 运维之家 2013-2024