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/10/29 01:41:13 UTC

[GitHub] [shardingsphere] marker-wu opened a new issue #13342: The rules for sub-databases and sub-tables of binding tables and the number of sub-databases and sub-tables must be the same?

marker-wu opened a new issue #13342:
URL: https://github.com/apache/shardingsphere/issues/13342


   The rules for sub-databases and sub-tables of binding tables and the number of sub-databases and sub-tables must be the same?


-- 
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] strongduanmu commented on issue #13342: The rules for sub-databases and sub-tables of binding tables and the number of sub-databases and sub-tables must be the same?

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


   > order_item_${10..19}
   > Is this supported?
   
   @marker-wu This configuration cannot be supported by the binding table.


-- 
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] strongduanmu commented on issue #13342: The rules for sub-databases and sub-tables of binding tables and the number of sub-databases and sub-tables must be the same?

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


   @marker-wu The sharding rules of the binding table must be the same, that is, have the same number of shards and sharding algorithm.


-- 
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 commented on issue #13342: The rules for sub-databases and sub-tables of binding tables and the number of sub-databases and sub-tables must be the same?

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


   I just close the issue because of no feedback for long time.


-- 
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 #13342: The rules for sub-databases and sub-tables of binding tables and the number of sub-databases and sub-tables must be the same?

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


   


-- 
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] marker-wu commented on issue #13342: The rules for sub-databases and sub-tables of binding tables and the number of sub-databases and sub-tables must be the same?

Posted by GitBox <gi...@apache.org>.
marker-wu commented on issue #13342:
URL: https://github.com/apache/shardingsphere/issues/13342#issuecomment-954364855


   > @marker-wu The sharding rules of the binding table must be the same, that is, have the same number of shards and sharding algorithm.
   
   Does the naming style need to be the same? For example, order_${0..9}
   order_item_${10..19}
   Is this supported?


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