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/01/12 02:59:47 UTC

[GitHub] [shardingsphere] lwclover commented on issue #14699: About using readwrite splitting hint function

lwclover commented on issue #14699:
URL: https://github.com/apache/shardingsphere/issues/14699#issuecomment-1010581905


   > Hi @lwclover, thank you for your suggestion. We have already provide sql hint feature in master branch. You can refer this [doc](https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-jdbc/special-api/sharding/hint/#%E4%BD%BF%E7%94%A8-hint-%E5%BC%BA%E5%88%B6%E4%B8%BB%E5%BA%93%E8%B7%AF%E7%94%B1) for more detailed information.
   > 
   > ```sql
   > /* ShardingSphere hint: writeRouteOnly=true */
   > SELECT * FROM t_order;
   > ```
   
   I am using shardingsphere proxy,not  shardingsphere jdbc.


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