NAME
OP::Persistence::MySQL
FUNCTION
connect(%args)
Constructor for a MySQL GlobalDBI object.
%args
is a hash with keys fordatabase
(database name),host
,port
,user
, andpass
.Returns a new GlobalDBI instance.
SEE ALSO
This file is part of OP.
REVISON
$Id: //depotit/tools/source/snitchd-0.20/lib/OP/Persistence/MySQL.pm#3 $