| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-DBD-MariaDB | Distribution: openSUSE Tumbleweed |
| Version: 1.240.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Tue May 20 14:56:54 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 398418 | Source RPM: perl-DBD-MariaDB-1.240.0-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/DBD-MariaDB | |
| Summary: MariaDB and MySQL driver for the Perl5 Database Interface (DBI) | |
*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.
Artistic-1.0 OR GPL-1.0-or-later
* Tue May 20 2025 Tina Müller <tina.mueller@suse.com>
- Remove perl-DBD-MariaDB-fix_ssl_connection_test.patch: (fixed upstream)
* Mon May 05 2025 Tina Müller <timueller+perl@suse.de>
- updated to 1.240.0 (1.24)
see /usr/share/doc/packages/perl-DBD-MariaDB/Changes
1.24 2025-05-04
- Add a test for large BLOB with parameter
- Fix Dave Labley's broken e-mail address
- Stop parsing a column named "limits" as the LIMIT keyword
(https://github.com/perl5-dbi/DBD-MariaDB/issues/208)
- Various test fixes (e.g. no dead loop in t/87async.t, remembering the
value of --testauthplugin for repeated Makefile.PL runs, support for the
Embedded server, explicit disconnect after testing the connection)
- Better handling of the Embedded server (e.g. fix mariadb_hostinfo and
SQL_SERVER_NAME, no support for async queries and
mariadb_max_allowed_packets, extended documentation of
mariadb_embedded_options)
- Add new Makefile.PL option --requireembsup (and a corresponding env variable
DBD_MARIADB_REQUIREEMBSUP) to ensure the client library's support for the
Embedded server
- More support and fixes for new MySQL 8 features (mariadb_auto_reconnect for
8.0.24+, SSL options for MySQL 8.3.0+, bind params for 8.3.0+)
- Documentation of empty versus undefined password
- Stop calling mariadb_db_reconnect when changing $dbh attributes unless it's
really needed
- On MSWin32, non-socket connections do not use WINAPI HANDLE
- Fix type (MEDIMUMBLOB -> MEDIUMBLOB)
- Handle new SSL error messages in tests
(https://github.com/perl5-dbi/DBD-MariaDB/issues/209)
* Mon Aug 12 2024 Nathan Cutler <ncutler@suse.com>
- Add patch perl-DBD-MariaDB-fix_ssl_connection_test.patch to reflect
change in text of "self-signed certificate" SSL connection error
* Fri Mar 08 2024 Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
* Mon Sep 11 2023 Tina Müller <timueller+perl@suse.de>
- updated to 1.23
see /usr/share/doc/packages/perl-DBD-MariaDB/Changes
1.23 2023-09-10
- Add a missing break
(https://github.com/perl5-dbi/DBD-MariaDB/issues/163)
- Signal error if mariadb_db_async_result() fails
(https://github.com/perl5-dbi/DBD-MariaDB/issues/162)
- Update links to project website, issues and years
- Fix compilation with some MariaDB client library 10.2 and 10.3 versions
- Fix mariadb_use_result attribute
(https://github.com/perl5-dbi/DBD-MariaDB/issues/173)
- Fix statements with multiple result sets in asynchronous mode
- Fix mariadb_sockfd attribute for Windows
- Croaks when changing AutoCommit attribute fails
(https://github.com/perl5-dbi/dbi/issues/104)
- Various documentation and tests fixes
- Fix support for MariaDB Connector/C prior to 3.1.3 version
- Fix usage of Win32::GetShortPathName() in Makefile.PL
- Build release tarball in TAR format (instead of PAX)
- Allow to query and change mariadb_multi_statements attribute
- Add connect option mariadb_auth_plugin for specifying auth plugin
- Fix support for MySQL 8.0+ client library
(https://github.com/perl5-dbi/DBD-MariaDB/issues/191)
(https://github.com/perl5-dbi/DBD-mysql/issues/329)
- Add Github Actions CI and Cirrus CI (FreeBSD) for automated testing
* Mon Apr 25 2022 Tina Müller <tina.mueller@suse.com>
- Update patch perl-DBD-MariaDB-fix_c_32x_test.patch
* Fri Apr 22 2022 Tina Müller <timueller+perl@suse.de>
- updated to 1.22
see /usr/share/doc/packages/perl-DBD-MariaDB/Changes
1.22 2022-04-22
- Disable usage of libmysqld.a from MySQL 8.x series
- Install README.pod into DBD/MariaDB/ subdirectory
(https://github.com/gooddata/DBD-MariaDB/issues/146)
- Do not export driver private C functions
- Fix typo in error message
- Fix compatibility with new MariaDB client and server versions
(https://github.com/perl5-dbi/DBD-MariaDB/issues/164)
(https://github.com/perl5-dbi/DBD-MariaDB/issues/167)
(https://github.com/perl5-dbi/DBD-mysql/issues/333)
* Wed Oct 06 2021 Pedro Monreal <pmonreal@suse.com>
- Fix regression test failures:
* Add patch from the previous commit.
* Add perl-DBD-MariaDB-fix_c_32x_test.patch
* Tue Oct 05 2021 Tuukka Pasanen <tuukka.pasanen@ilmi.fi>
- From mariadb-connector-c client library number is diffrent
which brokes tests. Add patch to fix tests.
* Mon Nov 09 2020 Dirk Stoecker <opensuse@dstoecker.de>
- Fix build
/usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/DBD /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/DBD/MariaDB /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/DBD/MariaDB.pm /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/DBD/MariaDB.pod /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/DBD/MariaDB/INSTALL.pod /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/DBD/MariaDB/README.pod /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/auto/DBD /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/auto/DBD/MariaDB /usr/lib/perl5/vendor_perl/5.42.0/x86_64-linux-thread-multi/auto/DBD/MariaDB/MariaDB.so /usr/share/doc/packages/perl-DBD-MariaDB /usr/share/doc/packages/perl-DBD-MariaDB/Changes /usr/share/doc/packages/perl-DBD-MariaDB/Changes.historic /usr/share/licenses/perl-DBD-MariaDB /usr/share/licenses/perl-DBD-MariaDB/LICENSE /usr/share/man/man3/DBD::MariaDB.3pm.gz /usr/share/man/man3/DBD::MariaDB::INSTALL.3pm.gz /usr/share/man/man3/DBD::MariaDB::README.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:16:09 2025