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


   Through the sql that you execute, shardingsphere cannot determine whether 
did column has changed, so you need to specify value of did in where condition. 
By comparing did value in set clause with did value in where condition, 
shardingsphere can determine whether the data node has changed due to update 
statement.


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