MYSQL 5.6 Recovery Record--Percona xtrabackup

Source: Internet
Author: User

KING02 Install only MySQL 5.6 software no need to build library please refer to "MySQL 5.6 source code compilation installation Record"

KING02 Install Xtrabackup, please refer to "MYSQL 5.6 Backup transcript-Percona xtrabackup"


[Email protected] ~]# mkdir-p/usr/local/mysql/backup

[Email protected] ~]# chown-r mysql/usr/local/mysql/backup


[Email protected] ~]# scp/etc/my.cnf [email protected]:/etc

[Email protected] ~]# Su-mysql

[Email protected] ~]$ cd/usr/local/mysql/backup/

[Email protected] backup]$ scp-r 2018-02-04_03-00-01 [email protected]:/usr/local/mysql/backup

[Email protected] backup]$ scp-r 2018-02-05_03-00-01 [email protected]:/usr/local/mysql/backup


[Email protected] ~]# Su-mysql

[Email protected] ~]$ Innobackupex--defaults-file=/etc/my.cnf--apply-log--redo-only/usr/local/mysql/backup/ 2018-02-04_03-00-01/

[Email protected] ~]$ Innobackupex--defaults-file=/etc/my.cnf--apply-log/usr/local/mysql/backup/2018-02-04_ 03-00-01/--incremental-dir=/usr/local/mysql/backup/2018-02-05_03-00-01

[Email protected] ~]$ Innobackupex--defaults-file=/etc/my.cnf--copy-back/usr/local/mysql/backup/2018-02-04_ 03-00-01/


[[Email protected] ~]$ service mysqld start

Starting MySQL. [OK]

[[Email protected] ~]$ service mysqld status

MySQL Running (15608)



MYSQL 5.6 Recovery Record--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.