Percona XtraBackup 8.0.35-34 has been released
Percona XtraBackup 8.0.35-34 has been released on Monday, August 11, 2025.
Try it out using the Quickstart guide.
Starting with Percona XtraBackup 8.0.34, you can take backups of different versions of Percona Server for MySQL. See list of Supported versions.
This release also contains a bug fix:
- When streaming a backup that has been compressed (using
lz4
orzstd
with the--compress
option), the decompression process, whether performed byxbstream --decompress
orxtrabackup --decompress
, requires a significant amount of time.