ShahriyarR / MySQL-AutoXtraBackup

MySQL-AutoXtraBackup commandline tool written in Python 3 based on Percona XtraBackup
https://autoxtrabackup.azepug.az/
MIT License
139 stars 79 forks source link

restoring with compressed files #381

Closed bimith closed 4 years ago

bimith commented 4 years ago

while restoring decompression variable not working autoxtrabackup -v -l DEBUG -lf /else/xb_test/backup_dir/xb.log --defaults-file=/else/xb_test/server_dir/bck.cnf --prepare

am using this command when using need to add --de-compression option or just enable it on configuration file ?