当前位置:Gxlcms > mysql > Mysql起动时报Checkingfortableswhichneedanupgrade,ar

Mysql起动时报Checkingfortableswhichneedanupgrade,ar

时间:2021-07-01 10:21:17 帮助过:26人阅读

Mysql 启动时报 Checking for tables which need an upgrade, are corrupt or were 在Linux上安装完Mysql之后,我重新启动了一下Mysql服务。 ? 系统报出如下信息: Checking for tables which need an upgrade, are corrupt or were? not closed cleanly.. ?

Mysql 启动时报 Checking for tables which need an upgrade, are corrupt or were

在Linux上安装完Mysql之后,我重新启动了一下Mysql服务。

?

系统报出如下信息:

Checking for tables which need an upgrade, are corrupt or were?

not closed cleanly..

?

刚开始以为是启动错误,后来仔细看了下英文,发现这是一句平常的陈述句。它告诉我们Mysql正在检查数据表的完整性,仅此而已。

?

所以直接忽略即可!

人气教程排行