xsong123 opened a new issue #15147:
URL: https://github.com/apache/shardingsphere/issues/15147


   shardingsphere version 5.0.0
   mysql version 5.7
   
   how to skip over SQL PARSE, directly route to allocated datasource?
   early releases(before 4.1.1) can skip over SQL PARSE by hint,but now seem 
can't.
   
   in fact if App hase only one DataSource,maybe  one case need shardingsphere 
to excute sql, but another don't need shardingsphere to excute sql, because the 
sql is too complicated and itself don't need to route.


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


Reply via email to