1README(3)             User Contributed Perl Documentation            README(3)
2
3
4

DBD::MariaDB - database driver for Perl

6       This is the Perl DBI driver for access to MariaDB and MySQL databases.
7
8       The goal of our effort was to fix MariaDB compatibility, Perl Unicode
9       support and security related bugs.
10
11       This Perl DBI driver is a fork of the DBD::mysql driver and was created
12       because said issues in the original DBD::mysql have not been addressed
13       for more than a year.
14
15   Usage
16       Usage of this Perl DBI driver is described in DBD::MariaDB.
17
18   Installation
19       Installation is described in DBD::MariaDB::INSTALL.
20
21   Support
22       This module comes with no warranty and is distributed as is.
23
24       To participate in a general discussion about Perl DBI with other DBI
25       users, subscribe to the mailing list by sending an email to
26       "dbi-users-subscribe@perl.org" <mailto:dbi-users-subscribe@perl.org>.
27
28       Mailing list archives are available at the Perl DBI Users' Forum
29       <https://groups.google.com/forum/#!forum/perl.dbi.users>.
30
31   License
32       This module is released under the same license as Perl itself. See Perl
33       Licensing <https://dev.perl.org/licenses/> for details.
34
35   Contributing
36       Contributions are welcome.
37
38
39
40perl v5.36.0                      2022-07-22                         README(3)
Impressum