Dear Community,
It is time to announce the next version of backup software from Percona - XtraBackup 1.1.
The list of changes in version 1.1 includes:
Changelog:
- XtraBackup is built on a base of MySQL 5.1.44 with InnoDB plugin 1.0.6
- Added --host option
- tar4ibd can treat over 64GB file
- tar4ibd is default method for stream, even tar is specified
- the binary supports compressed tables and Baraccuda format
Fixed bugs:
- Bug #529874: innobackupex cannot treat exit code of xtrabackup executable
- Bug #498660: xtrabackup not handling barracuda compressed table format
- …