Implemented multi-instance supported and bumped bgbackup version Made all parameters like password, username, unixocket, etc, optional to avoid warnings from mysql client and more easily support multiple instances Implemented MySQL auth_socket for backup and backup history users Added more debugging functionalities (debug mode, verbose mode) Made parellel mode configurable Refactored bgbackup a bit Bgbackup Xtrabackup V8 support Flavor implementation, changing this to percona or mysql automatically changes the backup tool Implemented check to disable Galera if not running galera Implement "preflightcheck" feature, so the user can execute a script and stop backup execution if not correct Implemented check if other MTA is already running AlmaLinux 9 support Refactored superuser tasks into separate file Unimplemented mysql_user and mysql_db modules for working around bugs and issues with supporting multiple mysql/mariadb versions Implemented feature to rotate backup password with every run