my $dbh = DBI->connect("DBI:mysql:database=router;host=localhost","use +rname","passwd", {'RaiseError' => 1 }); [download]
In reply to Re: more MySQL fun by borisz in thread more MySQL fun by GaijinPunch