MySQL Enterprise Backup Using the SBT Utility

You can use the Commvault software to perform enterprise-grade backup and recovery of MySQL databases using MySQL Enterprise Backup 3.6 or more recent versions. The Commvault implementation of MySQL Enterprise Backup uses the SBT (System to Tape Backup) utility.

Using MySQL Enterprise Backup with SBT provides the following benefits:

  • Run backups with online MySQL servers, without interrupting MySQL transactions for faster backup and recovery.

  • Confirm backup integrity and quality by validating that internal pages are valid and that file checksums match.

  • MySQL data can be restored to a disk location.

Note

  • From the Command Center, you can run enterprise-grade backup and recovery of MySQL databases on a UNIX client only.

  • You cannot run enterprise-grade backup and recovery of MySQL databases for containerized MySQL.

  • For running an enterprise backup using the command line, run selective backup by backing up InnoDB and MyISAM tables using Transportable Table Spaces.

  • For running an enterprise backup using the command line, retention cycle set from the CommCell Console is not honored. For more information, see Retention Rules for Command Line Backup Using SBT.

Loading...