Before adding resources, please confirm that a distributed database has been created, and execute the use command to successfully select a database
Confirm that the added resource can be connected normally, otherwise it will not be added successfully
Duplicate dataSourceName is not allowed to be added
In the definition of a dataSource, the syntax of simpleSource and urlSource cannot be mixed
poolProperty is used to customize connection pool properties, key must be the same as the connection pool property name, value supports int and String types
ALTER RESOURCE is not allowed to change the real data source associated with this resource
ALTER RESOURCE will switch the connection pool. This operation may affect the ongoing business, please use it with caution
DROP RESOURCE will only delete logical resources, not real data sources
Resources referenced by rules cannot be deleted
If the resource is only referenced by single table rule, and the user confirms that the restriction can be ignored, the optional parameter ignore single tables can be added to perform forced deletion