MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0

9.6.2 How to Check MyISAM Tables for Errors

To check a MyISAM table, use the following commands:

In most cases, a simple myisamchk command with no arguments other than the table name is sufficient to check a table.