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 2020/01/10 12:41:40 UTC

[GitHub] [incubator-shardingsphere] tuohai666 commented on issue #3916: SQL should not be cached if it does not contain a question mark

tuohai666 commented on issue #3916: SQL should not be cached if it does not contain a  question mark
URL: https://github.com/apache/incubator-shardingsphere/issues/3916#issuecomment-573020430
 
 
   I think the rule should be: Use PreparedStatement and contains question mark.
   An SQL without question mark will never be hit in most scenarios.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services