KomachiSion commented on issue #2138: Could not commit JPA transaction when I 
use save to insert data to oracledatabase
URL: 
https://github.com/apache/incubator-shardingsphere/issues/2138#issuecomment-479283569
 
 
   > > ShardingSphere 3.x will check all table info. Can you drop these tables 
and retry? My environment didn't create these tables.
   > 
   > There is a probability that it will create these table, If the user does 
not have a table.
   > It ocurs three times.This may cause a problem when I insert data.
   
   So you can add `sharding.jdbc.config.props.sql.show=true` property to 
configuration file to get the actual SQL sharding-jdbc execute. 
   Clean all tables first and then restart application, see what SQLs actual 
execute.

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


With regards,
Apache Git Services

Reply via email to