Percona is glad to announce the release of Percona XtraBackup 8.0.4 on December 10, 2018. 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, it drives down backup costs while providing unique features for MySQL backups.
This release of Percona Xtrabackup is a General Availability release ready for use in a production environment.
Please note the following about this release:
$ xtrabackup --backup --target-dir=/data/backup
percona-release enable tools release command and then install the percona-xtrabackup-80 package.All Percona software is open-source and free. We are grateful to the community for the invaluable contributions to Percona XtraBackup. We would especially like to highlight the input of Alexey Kopytov who has been actively offering improvements and submitting bug reports for Percona XtraBackup.
xtrabackup --prepare could fail on backups of MySQL 8.0.13 databases
xtrabackup --prepare could hang while performing insert buffer merge
--throttle option was used, the applied value was different from the one specified by the user (off by one error)
Resources
RELATED POSTS
Nice!
Thank you !
Can PXB 8.0.4 be used for MySQL 5.7? (Please edit this page to make it clear.)
> Percona XtraBackup 8.0 does not support making backups of databases created in versions prior to 8.0 of MySQL, Percona Server or Percona XtraDB Cluster. As the changes that MySQL 8.0 introduced in data dictionaries, redo log and undo log are incompatible with previous versions, it is currently impossible for Percona XtraBackup 8.0 to also support versions prior to 8.0.
This information can be found at https://www.percona.com/doc/percona-xtrabackup/8.0/index.html
Hello any news about the last cersion of MYSQL :
Error: Unsupported server version: ‘8.0.16’. Please report a bug at https://bugs.launchpad.net/percona-xtrabackup
Sad to know about removal of innobackupex program in MySQL 8. It was such a nice program to perform both backup and restore.