my $db = DBI->connect($data_source, $username, $auth, { AutoCommit => 0 } );