corruption
Which table is hit by an InnoDB page corruption?
Submitted by Shinguz on Mon, 2010-08-02 16:49InnoDB is known to have crash-recovery capabilities and thus is called a crash safe storage engine (in contrary to MyISAM). Never the less under certain circumstances it seems like InnoDB pages can get corrupt during a crash and then a manual crash-recovery is needed.
