Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
izumisawaa
Contributor
Contributor

exception in tMysqlOutBulkExec "Can't call commit when autocommit=true

hi
I am using tMysqlOutBulkExec. And, "clear table" action is chosen.
The exception thow
before LOAD DATA is executed
after DELETE is executed.
######################
Exception in component tMysqlOutputBulkExec_1_tMBE
java.sql.SQLException: Can't call commit when autocommit=true
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:931)
at com.mysql.jdbc.Connection.commit(Connection.java:1472)
######################
I cannot choose off of "auto commit" with tMysqlOutBulkExec.
and
I cannot choose on of "Use an exisiting connection" with tMysqlOutBulkExec.

In this problem, could you help me?

Regards
Labels (4)
3 Replies
alevy
Specialist
Specialist

What version are you using? A fix was made in v3.2.3 (see bug 10001)...
izumisawaa
Contributor
Contributor
Author

hi alevy
Thank you ;
I am using v3.2.2
I confirm v3.2.3
izumisawaa
Contributor
Contributor
Author

Thank you ;
Problem resolved in v3.2.3