This is the Perl DBI driver for access to MySQL and MySQL Compatible databases.
Usage is described in DBD::mysql.
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 is described in DBD::mysql::INSTALL.
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