MySQL Forums
Forum List  »  Oracle

Can't call commit when autocommit=true
Posted by: John Dunn
Date: November 17, 2009 10:28AM

Am trying to convert an application that currently runs with Oracle database to run with MYSQL.

I get the error "Can't call commit when autocommit=true". This appears to be happening on a Select statement(but may be on a commit somewhere)

Can I set autocommit off at some global level(i.e outside the code at a database level??). I do not want to amend the code as it still needs to run with Oracle databases.

Options: ReplyQuote


Subject
Views
Written By
Posted
Can't call commit when autocommit=true
5805
November 17, 2009 10:28AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.