Percona is glad to announce the release of Percona XtraBackup 2.3.3 on December 17th, 2015. 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.
Bugs Fixed:
DROP DATABASE happened during the backup. Bug fixed #1461735.
--defaults-extra-file option is not specified first. Bug fixed #1511451.
--rsync option was used without specifying temporary folder. Bug fixed #1511701.
datadir variable. Bug fixed #1512281.
--move-back option did not respect the innodb_log_group_home_dir and innodb_data_home_dir options which caused ib_logfiles and data files not to be moved back to correct location. Bug fixed #1512616.
xtrabackup_binlog_info was not updated correctly when applying incremental backups. Bug fixed #1523687.
--defaults-file option Percona XtraBackup would complain about datadir being mismatched if it wasn’t explicitly set in the defaults file. Bug fixed #1508448.
xxd presence. Bug fixed #1511267.
--slave-info option was used on a server not running as a replication slave. Bug fixed #1513520.
--stream option would create an empty directory with a timestamp as a name. Bug fixed #1520569.Other bugs fixed #1523728 and #1507238.
Release notes with all the bugfixes for Percona XtraBackup 2.3.3 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.
Resources
RELATED POSTS