Percona XtraBackup 8.0.35-33 (2025-05-19)¶
Get started with Quickstart Guide for Percona XtraBackup.
Supported versions¶
Starting with Percona XtraBackup 8.0.34, you can take backups of Percona Server for MySQL 8.0.34, MySQL 8.0.34, and higher versions within the 8.0 series.
Check the latest list of all Supported versions.
Release highlights¶
This release provides improvements and bug fixes.
We recommend that you download the Percona XtraBackup for the same platform as the MySQL-compatible server. For example, if your server is on an ARM64 platform, you should download and use the Percona XtraBackup for ARM64 for that operating system.
Improvements¶
-
PXB-3427: Percona XtraBackup now prepares incremental backups faster. The
--prepare
command directly applies the.delta
files. To speed up this process, use the--parallel=X
option, replacingX
with the number of threads you want to use simultaneously. This option applies the delta files concurrently. -
PXB-3199: The
xbcloud put
operations were updated to include support for ObjectLock-enabled AWS S3 buckets (Thanks to volver for contributing the fix for this issue.).
Bug fix¶
-
PXB-3426: Fix xtrabackup crashes caused by Key Management Interoperability Protocol (KMIP) component keyring usage.
-
PXB-3490: Fixed an invalid URL for the Boost tarball.
Useful links¶
Install Percona XtraBackup 8.0
The Percona XtraBackup GitHub repository
Download product binaries, packages, and tarballs at Percona Product Downloads