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 2019/10/31 08:51:29 UTC

[GitHub] [incubator-shardingsphere] RaigorJiang opened a new pull request #3425: fix #3273, route to defaultDataSource or master when the sql without tableName

RaigorJiang opened a new pull request #3425: fix #3273, route to defaultDataSource or master when the sql without tableName
URL: https://github.com/apache/incubator-shardingsphere/pull/3425
 
 
   Fixes #3273.
   
   Changes proposed in this pull request:
   sharding:
   With default data source, route to default data source
   Without default data source, unicast route(stay the same)
   Master-Slave:
   route to master database

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