my $dbh = DBI->connect( "dbi:mysql:$db:$host", "$db_user", "$db_password", { RaiseError => 1 } );