Skip to content
Starting November 2023 Percona XtraBackup 2.4 has reached EOL status. If you have 5.7 databases, we encourage you to upgrade to 8.0 and then install Percona XtraBackup 8.0. Learn more

logo
Percona XtraBackup
Percona XtraBackup 2.4.6
Initializing search
    percona/pxb-docs
    percona/pxb-docs
    • Home
      • About Percona XtraBackup
      • How Percona XtraBackup Works
      • Understand version numbers
      • Installing Percona XtraBackup 2.4
      • Installing Percona XtraBackup on Debian and Ubuntu
      • Installing Percona XtraBackup on Red Hat Enterprise Linux and CentOS
      • Installing Percona XtraBackup from a Binary Tarball
      • Compiling and Installing from Source Code
      • Running Percona XtraBackup in a Docker container
      • Connection and Privileges Needed
      • Configuring xtrabackup
      • The Backup Cycle - Full Backups
      • Incremental Backup
      • Compressed Backup
      • Encrypted Backup
      • Percona XtraBackup User Manual
      • Throttling Backups
      • Lockless binary log information
      • Encrypted InnoDB Tablespace Backups
      • lock-ddl-per-table Option Improvements
      • How-tos and Recipes
        • Release notes index
        • Percona XtraBackup 2.4.29 (2023-12-18)
        • Percona XtraBackup 2.4.28 (2023-04-04)
        • Percona XtraBackup 2.4.27 (2022-12-06)
        • Percona XtraBackup 2.4.26
        • Percona XtraBackup 2.4.25
        • Percona XtraBackup 2.4.24
        • Percona XtraBackup 2.4.23
        • Percona XtraBackup 2.4.22
        • Percona XtraBackup 2.4.21
        • Percona XtraBackup 2.4.20
        • Percona XtraBackup 2.4.19
        • Percona XtraBackup 2.4.18
        • Percona XtraBackup 2.4.17
        • Percona XtraBackup 2.4.16
        • Percona XtraBackup 2.4.15
        • Percona XtraBackup 2.4.14
        • Percona XtraBackup 2.4.13
        • Percona XtraBackup 2.4.12
        • Percona XtraBackup 2.4.11
        • Percona XtraBackup 2.4.10
        • Percona XtraBackup 2.4.9
        • Percona XtraBackup 2.4.8
        • Percona XtraBackup 2.4.7-2
        • Percona XtraBackup 2.4.7
        • Percona XtraBackup 2.4.6
          • New features
          • Bugs Fixed
        • Percona XtraBackup 2.4.5
        • Percona XtraBackup 2.4.4
        • Percona XtraBackup 2.4.3
        • Percona XtraBackup 2.4.2
        • Percona XtraBackup 2.4.1
      • The xtrabackup Option Reference
      • The innobackupex Option Reference
      • The xbcloud Binary
      • Exponential Backoff
      • Using the xbcloud binary with Microsoft Azure Cloud Storage
      • The xbcrypt binary
      • The xbstream binary
      • Known issues and limitations
      • Frequently Asked Questions
      • Glossary
      • Index of files created by Percona XtraBackup
      • Trademark policy
      • Copyright and licensing information
      • Version Checking

    • New features
    • Bugs Fixed

    Percona XtraBackup 2.4.6¶

    Percona is glad to announce the release of Percona XtraBackup 2.4.6 on February 22nd 2017. Downloads are available from our download site and from apt and yum repositories.

    This release is the GA (Generally Available) stable release in the 2.4 series.

    New features¶

    Percona XtraBackup has implemented new xtrabackup --remove-original option that can be used to remove the encrypted and compressed files once they’ve been decrypted/decompressed.

    Bugs Fixed¶

    • xtrabackup was using username set for server in a configuration file even if a different user was defined in the users configuration file. Bug fixed PXB-463.

    • Incremental backups did not include xtrabackup_binlog_info and xtrabackup_galera_info files. Bug fixed PXB-489.

    • In case a warning was written to stout instead of stderr during the streaming backup, it could cause assertion in the xbstream. Bug fixed PXB-491.

    • xtrabackup --move-back did not always restore out-of-datadir tablespaces to their original directories. Bug fixed PXB-492.

    • innobackupex and xtrabackup scripts were showing the password in the ps output when it was passed as a command line argument. Bug fixed PXB-585

    • Incremental backup would fail with path like ~/backup/inc_1 because xtrabackup didn’t properly expand tilde. Bug fixed PXB-775.

    • Fixed missing dependency check for perl(Digest::MD5) in rpm packages. Bug fixed PXB-777.

    • Percona XtraBackup now supports -H, -h, -u and -p shortcuts for --hostname, --datadir, --user and --password respectively. Bugs fixed PXB-947 and PXB-1032.

    • [UPDATE 2016-02-28]: New packages have been pushed to repositories with incremented package version to address the bug PXB-497.

    Other bugs fixed: PXB-945.

    Contact us

    For free technical help, visit the Percona Community Forum.

    To report bugs or submit feature requests, open a JIRA ticket.

    For paid support and managed or consulting services , contact Percona Sales.

    2022-08-24
    Percona LLC and/or its affiliates, © 2024 Cookie Preferences
    Made with Material for MkDocs