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 2020/03/29 10:09:45 UTC

[GitHub] [incubator-shardingsphere] tristaZero opened a new issue #4993: Update statement has wrong parameter count

tristaZero opened a new issue #4993: Update statement has wrong parameter count
URL: https://github.com/apache/incubator-shardingsphere/issues/4993
 
 
   SQL:
   > UPDATE t_order SET status = status - ? WHERE order_id = ? AND user_id = ?
   
   Expected parameter count: 3
   Actual parameter count: 2

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4993: Update statement has wrong parameter count

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4993: Update statement has wrong parameter count
URL: https://github.com/apache/incubator-shardingsphere/issues/4993
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services