Add Table Structure #
Scenarios
When users complete the creation of sharding table rules, they can create table structures accordingly.
Note
- The table structure to be created is aligned with the association rules.
- Adding sharding table structure to a broadcast table type is not supported, the table structure must be added according to the corresponding table type.
Procedure
- Login to SphereEx-Console.
- In the upper-left corner of the console, select Plugin > Data Sharding.
- Select the targeted sharding table, and click Add Table Structure on the right.
- An Add Table Structure dialog box will pop up, and users will be prompted to fill in the mandatory and fillable fields.
Parameters | Description |
---|---|
Cluster | Cannot be modified, filling by the filter list |
Schema | Cannot be modified, filling by the filter list |
Table Type | Cannot be modified |
Table Statements | Required field, fill in the table structure statement |
Examples | Examples of table structure statements |
- Click OK to complete the adding of a table structure.