The second book of the Effective MySQL series provides the reader
with the tools, knowledge and tips necessary for a successful
MySQL Backup and Recovery Schedule. Included in this book are
examples of mysqldump, LVM snapshots, mylvmbackup, MySQL
Enterprise Backup (MEB), Xtrabackup and mydumper. Advanced
options including compression, incremental backups, partial
backups and remote capabilities are discussed and examples
provided with an example 5GB database.
Chapters
- The Five Minute DBA – Download Sample Chapter (PDF)
- Understanding Backup Options
- Understanding Business Requirements
- Using Replication
- Understanding Recovery Options
- MySQL Configuration Options
- Disaster Scenarios
- Optimizing Backup & Recovery
- MySQL in …