lianghuaibin commented on issue #7357:
URL: https://github.com/apache/shardingsphere/issues/7357#issuecomment-689920031


   Caused by: java.sql.SQLException: null
       at 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteTemplate.throwSQLExceptionIfNecessary(ForceExecuteTemplate.java:56)
 ~[sharding-jdbc-core-4.0.1.jar:4.0.1]
       at 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteTemplate.execute(ForceExecuteTemplate.java:49)
 ~[sharding-jdbc-core-4.0.1.jar:4.0.1]
       at 
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter.commit(AbstractConnectionAdapter.java:184)
 ~[sharding-jdbc-core-4.0.1.jar:4.0.1]
       at 
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection.commit(ShardingConnection.java:164)
 ~[sharding-jdbc-core-4.0.1.jar:4.0.1]
       at 
org.springframework.jdbc.datasource.DataSourceTransactionManager.doCommit(DataSourceTransactionManager.java:267)
 ~[spring-jdbc-3.2.0.RELEASE.jar:3.2.0.RELEASE]
       ... 114 common frames omitted


----------------------------------------------------------------
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:
[email protected]


Reply via email to