My favorites | Sign in
Project Logo
                
Show all Featured downloads:
innodb-recovery-0.3.tar.gz

Description

This set of tools could be used to check InnoDB tablespaces and to recover data from damaged tablespaces or from dropped/truncated InnoDB tables.

Overview

InnoDB is pretty stable and reliable storage engine, but even it could be corrupted in case of hardware failure or human mistakes. For example, you could have a failures in your RAID controller (due to cabling) or memory errors or someone could do “DELETE FROM some_table” and you’ll lose your data.

In many cases innodb’s internal recovery code could not handle such problems and the only way to recover data is to work with innodb tablespaces directly. This is what you can do with our Data Recovery Toolkit for InnoDB (toolkit later in this document).

Documentation

For more information about this toolset usage, please read our Innodb Recovery Howto.

Changelog

Version 0.3 (April, 14, 2008)

Version 0.2 (April, 1, 2008)

Version 0.1 (November, 26, 2007)









Hosted by Google Code