I updated my MySQL in Gentoo from version 5.0.19 to 5.0.21 to fix a bug with deleting/using triggers that carry out a DELETE command. but now I have a corrupt database, receiving ERROR 1033 (HY000) for the .frm file of each table when trying to access.
I am using InnoDB for all of these databases, so can't use any of the recovery methods. Is there any way to recover or repair my database?
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --