zjcnb commented on issue #18401: URL: https://github.com/apache/shardingsphere/issues/18401#issuecomment-1158708163
@skyjilygao Hi, I think your `readwrite-splitting` configuration slave datasource are `ds1slave0` and `ds2slave0`. ShardingSphere router them when execute `SELECT` SQL. if you want to route `ds3`. You can use `SQL HINT` feature. Please refer to : https://shardingsphere.apache.org/document/current/cn/user-manual/shardingsphere-jdbc/special-api/sharding/hint/ -- 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]
