in reply to more MySQL fun
my $dbh = DBI->connect("DBI:mysql:database=router;host=localhost","use +rname","passwd", {'RaiseError' => 1 });
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: more MySQL fun
by GaijinPunch (Pilgrim) on Jan 11, 2005 at 02:37 UTC |