holland-backup / holland

Holland Backup Manager
http://hollandbackup.org
Other
152 stars 49 forks source link

Refactor xtrabackup and mariabackup plugins to use library MySQL client #249

Closed nwbreneman closed 5 years ago

nwbreneman commented 5 years ago

The xtrabackup and mariabackup plugins implement their own (essentially duplicate) mysql.py MySQL client and util.py utility helpers. This functionality should be incorporated into the lib plugin instead. Due to an issue with pylint, the duplicate-code warning can't be disable inline so linting for these files are disabled entirely.

soulen3 commented 5 years ago

Updated in version 1.2