MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
d7a9f4ce22
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org> |
||
---|---|---|
.fmf | ||
plans | ||
tests | ||
.gitignore | ||
DBD-MariaDB-1.21-Run-test-setup-and-clean.patch | ||
gating.yaml | ||
perl-DBD-MariaDB.spec | ||
README.md | ||
sources | ||
test-clean.t | ||
test-env.sh | ||
test-setup.t |
perl-DBD-MariaDB
DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no-one ever requested them.