How do the cloud database perform recovery operations?

How to restore?

  1. Click the Restore Indivdual Database/Table button in the user interface

  2. Select backup set

  3. Select the Database or table to restore

  4. Click the Done button

Precautions:

  1. After the recovery task is submitted, you can view the execution status of the recovery task by viewing the server status and database list.
  2. Do not submit recovery tasks repeatedly
  3. A new task can only be submitted after the current recovery task has completed

Use a command to restore after downloading the manual backup file

You can choose Download or Convert to SQL

Precautions:

  1. If it is a .xb file, first create an empty library, install xbstream, and decompress it.
  2. If it is a sql file. First create an empty library, then use the mysqldump command.