Posted inMySQL
MySQL Database Backup and Restore: Practical Lessons from Production
A practical guide to MySQL database backup and restore based on real experience with a 50GB production database. Compares mysqldump, mysqlpump, and XtraBackup, with automation scripts and the 3-2-1 backup strategy.
