yuyongxing opened a new issue, #28956:
URL: https://github.com/apache/shardingsphere/issues/28956

   执行的sql语句:
   update intermediary_product_pass ipp,intermediary_product a2
   set ipp.on_shelf_bool=0
   where ipp.flag = 0
     and a2.flag = 0
     and ipp.product_id = a2.id;


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