$dbh = DBI->connect( "DBI:mysql:host=localhost;database=blah", $user, $passwd, {PrintError=>0,RaisError=>1});