MySQL driver for the Perl5 Database Interface (DBI)
http://search.cpan.org/dist/DBD-mysql
DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because noone ever requested them. :-)
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / perl-DBD-mysql
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-DBD-mysql && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
DBD-mysql-4.050.tar.gz | 0000161579 158 KB | |
_link | 0000000149 149 Bytes | |
cpanspec.yml | 0000000582 582 Bytes | |
perl-DBD-mysql-gcc14.patch | 0000001499 1.46 KB | |
perl-DBD-mysql.changes | 0000034196 33.4 KB | |
perl-DBD-mysql.spec | 0000002415 2.36 KB |
Comments 1
This won't get any updates anymore because the newest version of DBD::mysql needs mysql >= 8 to build