libdbd-mysql-perl 4.052-1ubuntu2 source package in Ubuntu

Changelog

libdbd-mysql-perl (4.052-1ubuntu2) noble; urgency=medium

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 17:04:31 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbd-mysql-perl_4.052.orig.tar.gz 158.3 KiB a83f57af7817787de0ef56fb15fdfaf4f1c952c8f32ff907153b66d2da78ff5b
libdbd-mysql-perl_4.052-1ubuntu2.debian.tar.xz 12.8 KiB 5ad664dcc88dd3ed9d2c8357c08ca4cf00f855c6273fce8812db5f8bcd1df282
libdbd-mysql-perl_4.052-1ubuntu2.dsc 2.5 KiB b087bcca118b67b45225dc198982fac0aa721fc1f5bc8aa36a033f43873c55c5

View changes file

Binary packages built by this source

libdbd-mysql-perl: Perl5 database interface to the MariaDB/MySQL database

 DBD::mysql is the Perl5 Database Interface driver for the MariaDB/MySQL
 database. In other words: DBD::mysql is an interface between the Perl
 programming language and the 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. However supported
 features include: compression of data between server and client; timeouts;
 SSL; prepared statement support; server administration such as creating
 and dropping databases and restarting the server; auto-reconnection;
 utf8; bind type guessing; bind comment placeholders; automated insert ids;
 transactions; multiple result sets and multithreading.

libdbd-mysql-perl-dbgsym: debug symbols for libdbd-mysql-perl