MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
Go to file
Fedora Release Engineering d7a9f4ce22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 00:37:42 +00:00
.fmf Package tests 2021-03-12 16:01:18 +01:00
plans Package tests 2021-03-12 16:01:18 +01:00
tests Package tests 2021-03-12 16:01:18 +01:00
.gitignore Initial import 2019-06-18 08:54:05 +02:00
DBD-MariaDB-1.21-Run-test-setup-and-clean.patch Run setup as part tests 2019-07-10 16:30:38 +02:00
gating.yaml Package tests 2021-03-12 16:01:18 +01:00
perl-DBD-MariaDB.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild 2022-01-21 00:37:42 +00:00
README.md Added the README 2019-06-17 13:48:19 +00:00
sources Initial import 2019-06-18 08:54:05 +02:00
test-clean.t Update setup script due to Pali's comments 2020-04-17 11:18:50 +02:00
test-env.sh Run setup as part tests 2019-07-10 16:30:38 +02:00
test-setup.t Update setup script due to Pali's comments 2020-04-17 11:18:50 +02:00

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.