Dear Community,
The release 0.9 of the opensource backup tool for InnoDB and XtraDB is available for download.
Changelog:
Fixed bugs:
The binary packages for RHEL4,5, Debian, FreeBSD, MacOS as well as source code of the XtraBackup is available on https://www.percona.com/mysql/xtrabackup/0.9/.
The project lives on Launchpad : https://launchpad.net/percona-xtrabackup and you can report bug to Launchpad bug system:
https://launchpad.net/percona-xtrabackup/+filebug. The documentation is available on our Wiki.
For general questions use our Pecona-discussions group, and for development question Percona-dev group.
For support, commercial and sponsorship inquiries contact Percona.
Resources
RELATED POSTS
Hi. I’m new to xtrabackup.
I’ve tried to use the following command but the result is not compressed:
xtrabackup –backup –compress-method=bzip
– How to get compressed backup? What is the command?
– What is the command to get incremental backup?
Thanks
I haven’t found a system requirements area – Will this run on CentOS 3.9 32 bit? Apparently the only rmp’s you have are rhel4.x86_64.rpm so I suspect not?
John,
There are no available packages neither for centos3 nor for 32bit platform.
You should instead build xtrabackup from teh source code.
Bill,
See the chapter “Compressed backup” on https://www.percona.com/docs/wiki/percona-xtrabackup:xtrabackup_manual#innobackupex_script . There is detailed instruction with an example.