欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

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

程序员文章站 2024-01-07 12:06:40
...

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

 

系统报出如下信息:

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

not closed cleanly..

 

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

 

所以直接忽略即可!

上一篇:

下一篇: