The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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 for database (database name), host, port, user, and pass.

    Returns a new GlobalDBI instance.

SEE ALSO

GlobalDBI, DBI, DBD::mysql

OP::Persistence

This file is part of OP.