omkar-shitole commented on issue #34424:
URL: 
https://github.com/apache/shardingsphere/issues/34424#issuecomment-2606360021

   Hi @shijie-328931589 
   
   Could you kindly double-check to ensure that the parameter indexes in the 
`PreparedStatement` are set incrementally? If the issue still persists, it 
would be great if you could share the updated error stack so, I'll attempt to 
reproduce the same error and further debugging.
   ` preparedStatement.setString(2, "test");
           preparedStatement.setString(2, "test");`


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