Details
-
Task
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
For Connector/C to be a drop-in replacement for libmysqlclient, it needs to have the same SONAME. But it's soname is libmariadbclient.
One possible fix is to create a separate small library, with soname libmysqlclient, that doesn't contain or export any symbols, but depends on libmariadbclient.
Attachments
Issue Links
- is part of
-
MDEV-9055 replace libmysqlclient with Connector/C
-
- Open
-
well, that really should have been solved before release 10.2.6 as GA (and BTW i find it horrible that the mysql tradition that a 10.2.5 is beta and a 10.2.6 the frist GA is also used at MariaDB - from where i come you have 10.2.0alpha1, 10.2.0alpha2.... and 10.2.0 without suffix is the GA release)