mysql数据库设置远程链接权限,执行grant all privileges on *.* to 'root'@'%' identified by '密码' with grant optio报错

mysql数据库设置远程链接权限,执行grant all privileges on *.* to 'root'@'%' identified by '密码' with grant optio报错 mysql ERROR 1558 (HY000): Column count of mysql.user is wrong. Expected 43, found 42. Created with My
相关文章
相关标签/搜索