strongduanmu commented on issue #12446:
URL: 
https://github.com/apache/shardingsphere/issues/12446#issuecomment-920680121


   > > @CrackerSuperior Add sharding columns for insert statement.
   > 
   > Did I write my insert statement wrong?
   
   @CrackerSuperior The defaultDatabaseStrategy that you configured uses 
orderId to sharding. This rule will be used on the encrypt table (because there 
is no database strategy on the encrypt table). Then use a statement that does 
not contain orderId, which will cause the all datebase route.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to