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/11/18 09:23:50 UTC

[GitHub] [shardingsphere] happy89lgk edited a comment on issue #13658: implements StandardShardingAlgorithm doSharding doesn't work

happy89lgk edited a comment on issue #13658:
URL: https://github.com/apache/shardingsphere/issues/13658#issuecomment-972671554


   Because some tables may not be created, they will be created when necessary. For example, the table I inserted in 2021 enters the dosharding method of the standardshardingalgorithm and obtains 2021_ sys_ login_ Log, but why query other years_sys_ login_ log.
   Is this the reason for Seata or sharding?


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