• Stars
    star
    62
  • Rank 490,914 (Top 10 %)
  • Language
    Perl
  • License
    Other
  • Created about 11 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MySQL driver for the Perl5 Database Interface (DBI)

.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 the MySQL 8.x 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

Mailing list archives are at

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