perl5-dbi / DBD-mysql

MySQL driver for the Perl5 Database Interface (DBI)

Home Page:https://metacpan.org/module/DBD::mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.github/workflows/ci.yml

DBD::mysql - database driver for Perl

This is the Perl DBI driver for access to MySQL and MySQL Compatible databases.

Usage

Usage is described in DBD::mysql.

Building and Testing

For building DBD::mysql you need a MySQL 8.x or newer client library.

perl Makefile.PL
make
make test

See the output of perl Makefile.PL for how to set database credentials.

Testing is also done via GitHub action.

Installation

Installation is described in DBD::mysql::INSTALL.

Support

This module is maintained and supported on a mailing list, dbi-users. To subscribe to this list, send an email to

dbi-users-subscribe@perl.org

Mailing list archives are at

http://groups.google.com/group/perl.dbi.users

About

MySQL driver for the Perl5 Database Interface (DBI)

https://metacpan.org/module/DBD::mysql

License:Other


Languages

Language:Perl 60.7%Language:C 39.2%Language:Dockerfile 0.1%Language:Raku 0.0%