You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "TeslaCN (via GitHub)" <gi...@apache.org> on 2023/02/15 01:11:27 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue, #24168: java.sql.SQLFeatureNotSupportedException: addBatch sql

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

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   
   5.3.1
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ShardingSphere-JDBC
   
   ### Expected behavior
   
   Batched statements execute succeeded.
   
   ### Actual behavior
   
   ```
   java.sql.SQLFeatureNotSupportedException: addBatch sql
   ```
   
   ### Reproduce
   
   Just use the method `Statement.addBatch(String)`.
   


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] tristaZero closed issue #24168: java.sql.SQLFeatureNotSupportedException: addBatch sql

Posted by "tristaZero (via GitHub)" <gi...@apache.org>.
tristaZero closed issue #24168: java.sql.SQLFeatureNotSupportedException: addBatch sql
URL: https://github.com/apache/shardingsphere/issues/24168


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org