DROP DEFAULT SHARDING STRATEGY
- When
databaseName
is not specified, the default is the currently usedDATABASE
. IfDATABASE
is not used,No database selected
will be prompted;
- Drop default sharding table strategy for specified database
- Drop default sharding database strategy for current database
- Drop default sharding table strategy with
ifExists
clause