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