terrymanu edited a comment on issue #11621: URL: https://github.com/apache/shardingsphere/issues/11621#issuecomment-894742464
It is better to rename the `schemaName` to `currentSchemaName`, because the method `MetaDataContexts.getAllSchemaNames()` is for all schema name. In the other words, `MetaDataContexts.getAllSchemaNames()` just like SQL `show databases`, `MetaDataContexts.getCurrentSchemaNames()` just like SQL `select database()`, -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
