RaigorJiang opened a new issue, #25048: URL: https://github.com/apache/shardingsphere/issues/25048
`DefaultDatabaseMetaDataExecutor` is an executor for obtaining metadata from the physical DB. There are currently two problems: 1. It does not support placeholder passing parameters in `PreparedStatement` 2. `Actual SQL` printed at INFO level may affect performance We need to optimize the above two points. -- 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]
