tristaZero commented on issue #7496: URL: https://github.com/apache/shardingsphere/issues/7496#issuecomment-693773764
> e.g: update t_user set code='1' where id='1';update t_user set code='2' where id='2'; Firstly, this type of multiple-update SQL is unsupported. Could you split them as a single one query and have a retest? ---------------------------------------------------------------- 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: [email protected]
