[debian-mysql] Bug#825080: Package links against libmysqlclient_r

Robie Basak robie.basak at ubuntu.com
Mon May 23 12:32:37 UTC 2016


Package: libodb-mysql-2.4
Version: 2.4.0-1
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu yakkety ubuntu-patch

Dear Maintainer,

Please stop linking against libmysqlclient_r and link directly against
libmysqlclient instead.

Your package currently links against libmysqlclient_r. libmysqlclient_r
was the thread-safe version of libmysqlclient in previous MySQL
releases. However, libmysqlclient has been itself been made thread-safe
since before the current libmysqlclient18. Thus libmysqlclient_r is
currently deprecated and provided as a compatibility symlink only, and
will disappear in MySQL 5.7. This change can be made now, in advance of
a possible future transition to libmysqlclient20, which does not provide
the _r variant.

In Ubuntu, we have done this with the attached patch, which I believe is
also applicable to Debian.

Thanks,

Robie Basak
Debian MySQL maintainers team
Ubuntu developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libmysqlclient_r.patch
Type: text/x-diff
Size: 1991 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20160523/8088f21f/attachment.patch>


More information about the pkg-mysql-maint mailing list