Innobackupex-1.5.1: fatal error: no innodb_buffer_pool_filen

Source: Internet
Author: User
Tags percona

This article will introduce you to a innobackupex-1.5.1: fatal error: no innodb_buffer_pool_filename error solution.

There are many MySQL backup methods, including mysqldump, mydumper, mysql_hotcopy, and innobackupex. today there is a problem in the innodb backup process innobackupex-1.5.1: fatal error: no 'innodb _ buffer_pool_filename 'option in group 'mysqld 'in MySQL options, here as a record for later viewing.

Run the BACKUP command. The detailed error message is as follows:

The Code is as follows: Copy code

Innobackupex-1.5.1: Created backup directory/data/backup/BD_mysql_3306_2013-10-17/2013-10-17_00-58-04
Innobackupex-1.5.1: fatal error: no 'innodb _ buffer_pool_filename 'option in group 'mysqld' in MySQL options


Baidu has nothing to do with it. A foreign user mentioned that there may be two versions in conflict with each other, remembering that a version was installed by rpm and a binary file was installed once, as a result, the new version is called to the old version. I don't know if you have this problem. The solution is as follows:
Find the version installed by rpm

The Code is as follows: Copy code

# Rpm-qa | grep percona-
Percona-xtrabackup-2.0.1-446.rhel5


Uninstall old version

The Code is as follows: Copy code

# Rpm e percona-xtrabackup-2.0.1-446.rhel5

Run the following backup again.

Related Article

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.