You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/06/05 02:30:07 UTC

[Bug 56586] initSQL should be committed if defaultAutoCommit == false

https://issues.apache.org/bugzilla/show_bug.cgi?id=56586

--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> ---
Are you executing DML statements in your initSQL?

Are there drivers who allow rollbacks on session state changes?

Weird.

Note that you could always use a stored procedure that contains a COMMIT.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org