CHECKSUM \ MySQL
Set this to 1 if you want MySQL to maintain a live checksum for all rows (that is, a checksum that MySQL updates automatically as the table changes). This makes the table a little slower to update, but also makes it easier to find corrupted tables. The CHECKSUM TABLE statement reports the checksum. (MyISAM only.)
Translations
Type
String (63) Enumeration
 
List of MetaClasses
Value
(0), (1).