Percona-xtrabackup installation, perconaxtrabackup

Source: Internet
Author: User
Tags percona

Percona-xtrabackup installation, perconaxtrabackup
Binary Package installation (recommended installation method, which is very convenient without installing dependency packages): 1. Download the Binary Package: wget packages # tar zxvf percona-xtrabackup-2.4.7-Linux-x86_64.tar.gz # mv percona-xtrabackup-2.4.7-Linux-x86_64/usr/local/xtrabackup # ln-s/usr/local/xtrabackup/bin/*/usr/bin/3, view version: # xtrabackup -- version xtrabackup version 2.4.7 based on MySQL server 5.7.13 Linux (x86_64) (revision id: 6f7a799) source code installation: 1. Install the dependency package: yum install cmake gcc-c ++ libaio-devel automake autoconf bison libtool ncurses-devel libgcrypt-devel libev-devel libcurl-devel vim-common libev-devel package yum cannot be installed, manual RPM package installation rpm-ivh glibc-2.12-1.166.el6.x86_64.rpm rpm-ivh libev-4.03-3.el6.x86_64.rpm libev-devel-4.03-3.el6.x86_64.rpm2, unzip source package: tar-zxvf percona-xtrabackup-2.3.3.tar.gz cd percona-xtrabackup-2.3.33, compile installation: cmake-DBUILD_CONFIG = xtrabackup_release-DWITH_MAN_PAGES = OFF & make-j4 make install 4. Add it to the Basic command: cp/usr/local/xtrabackup/bin/innobackupex/usr/bin cp/usr/local/xtrabackup/bin/xtrabackup/usr/binyum source installation: 1. Install Percona Library: yum install policyum list | grep percona3, installation package: yum install percona-xtrabackup

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.