Configuration of the Percona-data-recovery-tool tool

Source: Internet
Author: User
Tags percona

To build the Innodb-tools tool, you need to rely on the C compiler, make tool, and so on.

1, download decompression innodb-tools tool Source:

wget https://launchpad.net/percona-data-recovery-tool-for-innodb/trunk/release-0.5/+download/ percona-data-recovery-tool-for-innodb-0.5.tar.gz
TAR-ZXVF percona-data-recovery-tool-for-innodb-0.5.tar.gz

2, into the decompression after the root directory Mysql-source directory, run the configuration command (note: Do not run make command):

CD Percona-data-recovery-tool-for-innodb-0.5/mysql-source
./configure

3, after the completion of the configuration steps, back to the extracted root directory, run make command, build Page_parser and Constraints_parser tools:

CD..
Make

The Page_parser tool parses the page and row structure of the table according to the underlying implementation of the INNODB. The Constraints_parser tool is temporarily unused, and the subsequent need to recompile the build after the table structure is defined.
If there is a problem with the compile process, click here. There are no problems in the use of this article, so it is no longer enumerated.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.