wgy8283335 commented on issue #2110: how to use shardingsphere multiple databases store different tables sharding? URL: https://github.com/apache/incubator-shardingsphere/issues/2110#issuecomment-478858611 Did you configure algorithm of tableStrategy and algorithm of databaseStrategy correctly? In my opinion, 2018-01 and 2018-02 should equal to 0 in the algorithm of databaseStrategy. 2018-03 and 2018-04 should equal to 1 in the algorithm of databaseStrategy. 2018-01 should equal to 1 in the algorithm of tableStrategy. 2018-02 should equal to 2 in the algorithm of tableStrategy. As you see, you should configure two algorithm with different algorithm expression.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
