错误是由于你曾经升级过数据库,升级完后没有使用 mysql_upgrade升级数据结构造成的。 解决办法: mysql_upgrade -uroot -pxxxx 转载于:https://www.cnblogs.com/yangxiaochu/p/10138271.html