Open akuzminsky opened 7 years ago
Implement mysqldump as a backups source. Run mysqldump only if full backup is scheduled.
A parallel dump such as mydumper may be preferable.
This logical backup option should be more reliable than mysqldump.
mysqldump
What’s wrong with mysqldump?
Description
Implement mysqldump as a backups source. Run mysqldump only if full backup is scheduled.