$db=DBI->connect('DBI:mysql:invoices',[username],[password], { RaiseError => 1, AutoCommit => 1 });