MySQL 9.3 Reference Manual Including MySQL NDB Cluster 9.3

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.