MySql autocommit off?

Chris bit_bucket5 at hotmail.com
Tue Jul 15 10:20:00 EDT 2003


Is there some way to turn off mysql autocommit when connecting?  I see
no reference to "autocommit" in the db api doc.  I'm trying to use
transactions with mysql (using innodb tables), and it looks like I can
use "begin", but am wondering if there is some other way to just turn
off autocommit.

Thanks,
Chris




More information about the Python-list mailing list