Checking Whether the Destination Database Is Empty
MySQL
| Check Item | Whether the destination database is empty |
|---|---|
| Description | Check whether the destination database is empty. If the destination database is not empty, disaster recovery will fail. |
| Failure Cause and Handling Suggestion | Failure cause: The destination database is not empty. Handling suggestion: Delete all the user-created databases from the destination database. |