forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
3.1 KiB
3.1 KiB
Deleting a Database
Scenarios
You can delete databases you have created.
Constraints
- Deleted databases cannot be recovered. Exercise caution when performing this operation.
- This operation is not allowed when another operation is being performed on your DB instance.
Procedure
- Log in to the management console.
- Click
in the upper left corner and select a region and a project.
- Click Service List. Under Databases, click GaussDB(for MySQL).
- On the Instances page, click the target DB instance.
- In the navigation pane, choose Databases. On the displayed page, locate the target database and click Delete in the Operation column.
- In the displayed dialog box, confirm the database information and enter DELETE as prompted.
- Click OK.
Parent topic: Database Management