Restores for MySQL
You can use the ScaleGrid restore UI to restore data on your MySQL instance from a selected backup.
Restoring a backup removes all the existing data in the current deployment and replaces with data in the backup.
Restore process is agnostic of the amount of data. It takes a fixed amount of time irrespective of the size of the data being restored.
To use the restore backup functionality, please follow these steps:
Step 1: Visit the overview page of the MySQL deployment, click on the Backup & Restore menu option and choose Restore:
Step 2: Select the MySQL backup from the Backup List that will be used to restore the data on the deployment. If a comment was added during the on-demand backup creation process, it will show up here.
The Taken on property in the restore UI provides the exact time of the snapshot in your local time ā this is the time we issued a snapshot command on the server.
Once you've selected the backup, click on the "Restore" button to start the restore job.
Updated almost 6 years ago