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正在检查数据表的完整性,仅此而已。

?

所以直接忽略即可!

09-19 09:50