$dbh = DBI->connect($dbc, $root, $passwd, {AutoCommit => 0, PrintError + => 0}) ; print "status=".$dbh->{AutoCommit}."\n" ; [download]
In reply to turning off Autocommit (MySql) by jeanluca