Debian Patches

Status for libdbd-mysql-perl/4.050-3

Patch Description Author Forwarded Bugs Origin Last update
test-user.patch mark a test as TODO which fails in our test setup because we have no users
(besides the password-less socket-using root)
in our test database
gregor herrmann <gregoa@debian.org> not-needed vendor 2016-10-04
regression-fix-float_type_conversion.patch [PATCH] Fix type conversions Calling SvNV() for magical scalar is not enough for float type conversion.
It caused problem for Amavis in tainted mode -- all float values were zero.
On the other hand SvIV() and SvUV() seems to work fine. To be sure that
correct value of float is in scalar use sv_setnv() with explicit NV float
value. Similar code is changed also for integers IV/UV.
.
This patch should fix reported Amavis bug:
https://github.com/perl5-dbi/DBD-mysql/issues/78
.
See also reported perl bug about SvNV():
https://rt.perl.org/Public/Bug/Display.html?id=130801
gregor herrmann <gregoa@debian.org>
Pali <pali@cpan.org> no 2019-01-09
0001-Fix-for-MariaDB-10.3.13-with-zerofil.patch [PATCH] Fix for MariaDB 10.3.13 with zerofil =?UTF-8?q?Dani=C3=ABl=20van=20Eeden?= <git@myname.nl> yes debian upstream 2019-03-05

All known versions for source package 'libdbd-mysql-perl'

Links