I’d like to focus this blog on using MySQL in the Enterprise and kickoff with a series of posts on “Enterprise Backup” building on the new features in both MySQL Enterprise Backup (MEB) and MySQL Enterprise Monitor (MEM). The new features in MEB 3.6 provide the capabilities to stream backups directly to another server, interface with backup media management software, and take advantage of tape encryption. MEM 2.3.5 now has a Backup Advisor that helps monitor your backups. In this and a subsequent blog post, I’ll go through a progression of backups building up on a fairly straightforward vanilla single file backup with MEB as follows:
- Backing up to a Single File
- Add streaming to your Single File backup
- Stream your Single File Backup to a Media Management System
- Encrypt your Backup Tapes using your Media Management System
- Monitoring your Backup with MySQL …