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

ProcessRunner update and summary #362

Closed gitmstoute closed 5 years ago

gitmstoute commented 5 years ago

subprocess str -> args update; upgrade to subprocess logging; update subprocess calls with '--password=' string; log a subprocess summary on quit;

fixes #361

ShahriyarR commented 5 years ago

Thanks for such amazing additions. Could you please check the conflict with backuper.py file?

gitmstoute commented 5 years ago

@ShahriyarR I think I resolved it now!

ShahriyarR commented 5 years ago

Exactly. Thank you very much. I think the release 1.5.5 is quite mature now and I will prepare it at the weekend. Merging now.