Percona announces the release of Percona XtraBackup 2.3.7 on February 22, 2017. Downloads are available from our download site or Percona Software Repositories.
Percona XtraBackup enables MySQL backups without blocking user queries, making it ideal for companies with large data sets and mission-critical applications that cannot tolerate long periods of downtime. Offered free as an open source solution, Percona XtraBackup drives down backup costs while providing unique features for MySQL backups.
This release is the current GA (Generally Available) stable release in the 2.3 series.
--remove-original option that can be used to remove the encrypted and compressed files once they’ve been decrypted/decompressed.
xtrabackup_binlog_info and xtrabackup_galera_info files. Bug fixed #1643803.
-DWITH_DEBUG and -DWITH_SSL=system options. Bug fixed #1647551.
xtrabackup --move-back option did not always restore out-of-datadir tablespaces to their original directories. Bug fixed #1648322.
ps output when it was passed as a command line argument. Bug fixed #907280.
~/backup/inc_1 because xtrabackup didn’t properly expand tilde. Bug fixed #1642826.
Perl Digest::MD5 in rpm packages. This will now require perl-MD5 package to be installed from EPEL repositories on CentOS 5 and CentOS 6 (along with libev). Bug fixed #1644018.
-H, -h, -u and -p shortcuts for --hostname, --datadir, --user and --password respectively. Bugs fixed #1655438 and #1652044.Other bugs fixed: #1655278.
[UPDATE 2016-02-28]: New packages have been pushed to repositories with incremented package version to address the bug #1667610.
Release notes with all the bugfixes for Percona XtraBackup 2.3.7 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.
Resources
RELATED POSTS