WL#4958: Don't compile libmysql/. Use libmysql_r/ instead.

Affects: Server-6.0 — Status: Un-Assigned — Priority: Medium

Since now libmysql project has an own home (Connector/C) the server does not need
to compile and install libmysql (non-thread-safe) version of the client library.
It can be removed from the sources and makefiles.

For backward compatibility, still install a symlink or a copy of
libmysqlclient_r.so as libmysqlclient.so.

You must be logged in to tag this worklog

No Comments yet

Votes

Not yet rated.
You must be logged in to vote.

Watches

0 members are watching this worklog
You must be logged in to track this worklog.

Provide Feedback

Please note:
HTML will be purified, but we allow for a number of HTML tags so that you have the flexibility to decorate your comment text to some extent. The comments allow the following HTML tags:

strong, b, em, blockquote, a, code, pre

To put code into your comment, simply encapsulate your code with
[code language="XXX"][/code], where XXX is any common language, for instance "PHP", "SQL", "C", etc.



You must be logged in to comment