Description
MySQL backups can be scheduled and rotated daily, weekly, and monthly through a shell script. It is useful for administrators who need simple database backup retention without a larger backup platform.
Database backups can contain sensitive data and are only useful if restore works. Protect backup files and test restoration regularly.