FIX TABLE does not exist. With the ALTER and OPTIMIZE there is a catch: if the table has been marked as crashed (like in the example with a crash), then the ALTER and OPTIMIZE will cause an implicit REPAIR. If the table wasn’t marked as crashed, then those operations might cause the table data to be lost!