signal18 / replication-manager

Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server
https://signal18.io/products/srm
GNU General Public License v3.0
647 stars 167 forks source link

Fix Logical Backup and Physical Backup bug #791

Closed caffeinated92 closed 1 month ago

caffeinated92 commented 1 month ago

This PR will fix MyDumper issue with newer version due to different logic, also retain compatibility with MyDumper V10. This PR will exclude replication_manager_schema.jobs from backups, since we will need to get the result of reseed. This PR will create metadata for each backup with extension .meta.json for further usage in backup list This PR will solve stalled jobs by adding manual button for cancel