Hot backup tool for InnoDB and XtraDB databases
Open source hot backup tool for InnoDB and XtraDB databases
xtrabackupxbstreamxbcrypt$ xtrabackup --backup --target-dir=/backup/mysql --user=root --password=pass$ xtrabackup --prepare --target-dir=/backup/mysql$ xtrabackup --backup --stream=xbstream --user=root | xbstream -c > backup.xbstream