mysql-backup-sidecar
mysql-backup-sidecar copied to clipboard
An option to run the backup at container startup would be nice. Nothing fancy, just a simple boolean true/false option. It is useful when doing debugging or when setting up...
when the db content doesn't change in between two backups, the `lsn` numbers will be the same. the rotation from current to archive doesn't work in this case.
The sidecar can produce a lot of backups which grow fast. Especially, when uploading backups somewhere (e.g. by using a script or woolfg/mysql-backup-sidecar-gs) , it should be possible to define...
If the backup fails, backup.sh returns an error code of 0. Instead, it should return an error code. In case of failed backups, the following script rotate.sh should probably not...
Restoring an incremental backup requires multiple commands, so it would really be helpful to have a script to automate (and test) restoring. To that end, the dependancy qpress should also...
mysql-backup-sidecar-backup-1 | 2023-08-08T22:37:01.442335-00:00 0 [Warning] [MY-011825] [Xtrabackup] --compress using quicklz is deprecated and the ability to take backups using this compression algorithm will be removed in a future release. Please...
I just updated folder naming template to prevent the error.