Percona announces the GA release of Percona XtraBackup 2.4.8 on July 24, 2017. You can download it from our download site and apt and yum 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.
--lock-ddl, --lock-ddl-timeout, and --lock-ddl-per-table) that can be used to place MDL locks on tables while they are copied.
--check-privileges option has been implemented that can be used to check if Percona XtraBackup has all required privileges to perform the backup.Waiting for master thread to be suspended message when backup was being prepared. Bug fixed #1671437.
6th page is not initialized message in case server didn’t properly initialize the page. Bug fixed #1671722.
DATA DIRECTORY option xtrabackup would back up the .frm and .isl files, but not the .ibd file. Due to the missing .ibd files backup then could not be restored. Bug fixed #1701736.
master_auto_postion on a slave, and thus generated invalid xtrabackup_slave_info file. Bug fixed #1705193.
--ftwrl-* options. Bug fixed #1704636.
--slave-info didn’t write the correct information into xtrabackup_slave_info file when multi-source replication was used. Bug fixed #1551634.
xtrabackup_checkpints file, xtrabackup now copies xtrabackup_info file into directory specified by --extra-lsndir option. Bug fixed #1600656.
--binlog-info option was set to AUTO. Bug fixed #1651505.Release notes with all the bugfixes for Percona XtraBackup 2.4.8 are available in our online documentation. Please report any bugs to the launchpad bug tracker.
Resources
RELATED POSTS