my $dbh = DBI->connect("DBI:mysql:database=router;host=localhost","username","passwd", {'RaiseError' => 1 });