strongduanmu closed issue #32404: May I ask if I encountered a strange problem when using shardingsphere jdbc core spring boot starter 5.1.2? Some MySQL select statements occasionally inexplicably add an extra parameter to the input parameters passed in MyBatis' XML, resulting in more parameter values than the actual ones and causing an error message when the parameters exceed the limit. The 10 corresponding to the limit in the following figure?, The value of 5 is excessive, and the error query exception is Error querying database Cause: java.sql.SQLException: Parameter index out of bounds. 11 is not between valid values of 1 and 9, May I ask how to solve this problem URL: https://github.com/apache/shardingsphere/issues/32404
-- 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]
