NAME
OP::Persistence::MySQL - Handle GlobalDBI setup for MySQL/InnoDB
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.