my $dbh = DBI->connect("database","user","password","mysql", { RaiseError => 1 });