You can back up and restore MySQL databases.
Backup and Restore Capabilities
Most basic backup and restore capabilities are available for MySQL.
Backup Capabilities
Type of capability |
Detailed information |
---|---|
What you can back up |
Individual database groups. |
Types of backups that you can perform |
|
When you can perform backups |
|
Restore Capabilities
Type of capability |
Detailed information |
---|---|
Time periods from which you can restore data |
|
Destinations that you can restore data to |
|
What Is Backed Up?
What Is Backed Up
-
MySQL system databases
-
MySQL user databases
-
MySQL databases (data and logs)
What Is Not Backed Up
You can use a file server to back up the following content, which is not included in backups of MySQL databases:
-
Operating system data
-
MySQL application files
-
MySQL Server information schema
-
MySQL Server performance schema
Automatic Discovery of Applications
You can use the Auto discover applications option to automatically find MySQL databases in your environment and install software to back up the MySQL databases. For more information, see Automatic Discovery of Applications.