You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/14 08:31:18 UTC

[GitHub] [shardingsphere] TeslaCN opened a new pull request, #18357: Move unchanged SQLStatement into MySQLPreparedStatement

TeslaCN opened a new pull request, #18357:
URL: https://github.com/apache/shardingsphere/pull/18357

   Related to #18281.
   
   SQL in a prepared statement is a constant. Hold it in the `MySQLPreparedStatement` can reduce some overhead.


-- 
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


[GitHub] [shardingsphere] tristaZero merged pull request #18357: Move unchanged SQLStatement into MySQLPreparedStatement

Posted by GitBox <gi...@apache.org>.
tristaZero merged PR #18357:
URL: https://github.com/apache/shardingsphere/pull/18357


-- 
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