RaigorJiang opened a new issue, #27616: URL: https://github.com/apache/shardingsphere/issues/27616
## Bug Report ### Which version of ShardingSphere did you use? master fca6fd58 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? ShardingSphere-Proxy ### Expected behavior `show table metadata from databaseName` works fine ### Actual behavior When there is no `use database`, or use an empty database, `show table metadata from databaseName` throws an exception <img width="1096" alt="image" src="https://github.com/apache/shardingsphere/assets/5668787/cfb8cd97-43da-43dd-acd0-45532cf264af"> -- 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]
