xbcrypt

Open source backup tool for InnoDB and XtraDB

Install

All systems
curl cmd.cat/xbcrypt.sh
Debian Debian
apt-get install percona-xtrabackup
Ubuntu
apt-get install percona-xtrabackup
Alpine
apk add xtrabackup
Arch Arch Linux
pacman -S xtrabackup
Fedora
dnf install percona-xtrabackup
Windows (WSL2)
sudo apt-get update sudo apt-get install percona-xtrabackup
OS X
brew install percona-xtrabackup
Raspbian
apt-get install percona-xtrabackup
Docker
docker run cmd.cat/xbcrypt xbcrypt powered by Commando

percona-xtrabackup

Open source backup tool for InnoDB and XtraDB

Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB and MyISAM tables on MySQL/Percona Server 5.1 and 5.5 servers, and has many advanced features.

percona-xtrabackup-dbg

Debug symbols for Percona XtraBackup

Debug symbols for the binaries in percona-xtrabackup. Install this package if you need to run any of those with gdb.

xtrabackup

Transitional package for percona-xtrabackup

In 2.2.x, the XtraBackup package name was rebranded to percona-xtrabackup. This package is an empty dummy package that depends on percona-xtrabackup, and replaces older versions of xtrabackup (2.0.0). It is not intended to be installed manually.