pyxbackup
pyxbackup copied to clipboard
Python 3 + Xtrabackup 8 compatibility
- Supports Python 3 & Xtrabackup 8 (thanks to romulus-ai for the initial lift). There were a few other things that needed tweaking that he didn't include in his PR
- Removed any reference to innobackupex since that is no longer used/supported
- Bug fixes