my $dbh = DBI->connection('DBI:mysql:db:localhost', 'user', 'pass', { RaiseError => 1 });