Installing percona-xtrabackup-2.3.4

Source: Internet
Author: User
Tags percona

Need to use Percona-xtrabackup Backup to install this, it seems now this changed into a CMake installation, a little trouble.

Why pick 2.3.4 version, because I heard that 2.3.3 unprepared for a deadlock.

Functional requirements, using Innobackupex and xtrabackup

Install the dependency package first:

Yum-y Install cmake gcc gcc-c++ libaio libaio-devel automake autoconf BZR bison libtool zlib-devel libgcrypt-devel libc Url-devel crypt* libgcrypt* python-sphinx OpenSSL imake libxml2-devel expat-devel ncurses5-devel ncurses-devle vim -common Libgpg-error-devel Libidn-develPERL-DBI Perl-dbd-mysql perl- Time-hires Perl-io-socket-ssl

Then there's a package to be specifically compiled and installed

wget "Http://dist.schmorp.de/libev/libev-4.22.tar.gz"

And then it's the normal way to install it.

Tar xvzf libev-4.22.tar.gz

./configure

Make

Make install

And then you can start getting into the subject.

Wget "https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-2.3.4/source/tarball/ Percona-xtrabackup-2.3.4.tar.gz "

The installation method is CMake,

tar XF percona-xtrabackup-2.3.4.tar.gz

CD percona-xtrabackup-2.3.4

cmake-dbuild_config=xtrabackup_release-dwith_man_pages= OFF

Make

Make install

After a long wait, finally loaded, wait, want to use the last one to finish

Cp-ar/usr/local/xtrabackup/bin/innobackupex /usr/bin/

Cp-ar/usr/local/xtrabackup/bin/xtrabackup /usr/bin/

Well, look at the fruits of our labor.

# Xtrabackup--version
Xtrabackup version 2.3.4 based on MySQL server 5.6.24 Linux (x86_64) (revision id:e80c779)

You can use it.


This article is from the "Ping_note" blog, make sure to keep this source http://arthur376.blog.51cto.com/2918801/1772177

Installing percona-xtrabackup-2.3.4

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.