You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "RaigorJiang (via GitHub)" <gi...@apache.org> on 2023/04/07 05:35:32 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #25048: Optimize DefaultDatabaseMetaDataExecutor

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] tristaZero closed issue #25048: Optimize DefaultDatabaseMetaDataExecutor

Posted by "tristaZero (via GitHub)" <gi...@apache.org>.
tristaZero closed issue #25048: Optimize DefaultDatabaseMetaDataExecutor
URL: https://github.com/apache/shardingsphere/issues/25048


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org