Email: [email protected] 7 x 24 online support!
MySQL Resolving page corruption in compressed InnoDB tables
Sometimes corruption is not the true corruption. Corruption in compressed InnoDB tables may be a false positive.
MySQL Resolving ERROR 1050 42S01 at line 1 Table already exists
When ALTER TABLE crashes MySQL server it leaves orphaned records in InnoDB dictionary. It is annoying because next time you run the same ALTER TABLE query it will fail with error:
More
How to recover table structure from FRM files online
Recently we announced MySQL Data Recovery Portal. Here we automated some data recovery routines and published web interface to them.