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 2021/04/13 12:38:18 UTC

[GitHub] [shardingsphere] huangchenliang opened a new issue #10076: Why do you use the default sub database rules and do not query according to the default configured rules

huangchenliang opened a new issue #10076:
URL: https://github.com/apache/shardingsphere/issues/10076


   


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



[GitHub] [shardingsphere] huangchenliang removed a comment on issue #10076: Why do you use the default sub database rules and do not query according to the default configured rules

Posted by GitBox <gi...@apache.org>.
huangchenliang removed a comment on issue #10076:
URL: https://github.com/apache/shardingsphere/issues/10076#issuecomment-818702453


   spring.shardingsphere.sharding.default-database-strategy.inline.sharding-column=market_id
   spring.shardingsphere.sharding.default-database-strategy.inline.algorithm-expression=ds$->{"000".equals(market_id)? "2" : "1"}


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



[GitHub] [shardingsphere] tristaZero commented on issue #10076: Why do you use the default sub database rules and do not query according to the default configured rules

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #10076:
URL: https://github.com/apache/shardingsphere/issues/10076#issuecomment-819272157


   So I did not catch you.
   Which version is used? If there is no specific database strategy for that sharding table, default strategy will work.


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



[GitHub] [shardingsphere] terrymanu commented on issue #10076: Why do you use the default sub database rules and do not query according to the default configured rules

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #10076:
URL: https://github.com/apache/shardingsphere/issues/10076#issuecomment-927304050


   No enough information, I just close the issue.


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



[GitHub] [shardingsphere] terrymanu closed issue #10076: Why do you use the default sub database rules and do not query according to the default configured rules

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #10076:
URL: https://github.com/apache/shardingsphere/issues/10076


   


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



[GitHub] [shardingsphere] huangchenliang commented on issue #10076: Why do you use the default sub database rules and do not query according to the default configured rules

Posted by GitBox <gi...@apache.org>.
huangchenliang commented on issue #10076:
URL: https://github.com/apache/shardingsphere/issues/10076#issuecomment-818702453


   spring.shardingsphere.sharding.default-database-strategy.inline.sharding-column=market_id
   spring.shardingsphere.sharding.default-database-strategy.inline.algorithm-expression=ds$->{"000".equals(market_id)? "2" : "1"}


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