Hot backup tool for InnoDB and XtraDB databases without locking
Open source hot backup tool for InnoDB and XtraDB databases
xtrabackupxbstreamxbcryptxbcloud$ xtrabackup --backup --target-dir=/path/to/backup --user=root --password=yourpassword$ xtrabackup --prepare --target-dir=/path/to/backup$ xtrabackup --backup --stream=xbstream --user=root --password=yourpassword | xbstream -c > backup.xbstream