Delete Sharding Tables #
Scenarios
When a sharding table is no longer required in the schema, it can be deleted via the deletion function in schema.
Notes
- Deleting a sharding table in the schema does not delete it in the actual database.
- Repeated creations of sharding tables will not affect the actual database.
Procedure
- Login to SphereEx-Console.
- In the upper-left corner of the console, select Plugin > Data Sharding.
- Select the targeted sharding table, and click Delete on the right.
- A Tips dialog box will pop up to confirm whether you’d like to delete the sharding table.
- Click OK to delete the sharding table permanently.