lanchengx opened a new issue #12568: URL: https://github.com/apache/shardingsphere/issues/12568
**Steps to reproduce the behavior**  **Reason analyze**  Even if the `schema` of the current connection exists, in order to ensure that the schema of the current connection must exist, this method is still called in some places. If the transaction is opened at this time, an exception will be thrown. In fact, there is a `schema` in the current connection, and this method will not change the `schema` in the connection. -- 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]
