Details
-
Task
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
None
-
Q4/2025 Server Development
Description
it is 10 year old story. Of course, the idea was not to keep 2 libmariadbs, but get rid of the one inside the server. The reason is incompatibility of MYSQL structure, and direct use of its members inside the server's slave code. mysql->net can't be used, mysql->net.vio can't be used. read_pos or whatever, it is all not using MYSQL* as opaque thing, and it is not using only official APIs to access it.
⸺ wlad, https://mariadb.zulipchat.com/#narrow/channel/118759-general/topic/.60sql-common.60.20vs.2E.20.60libmariadb.60/near/532951021
Attachments
Issue Links
- causes
-
MDEV-36812 Implement MYSQL_OPT_BIND
-
- Stalled
-
- is part of
-
MDEV-10900 change federateds, connect, and replication to use Connector/C
-
- Open
-
- relates to
-
MDEV-9295 Connector/C — embedded
-
- Open
-
-
MDEV-37531 Move Replication sources to an `rpl` directory
-
- Open
-
-
MDEV-9055 replace libmysqlclient with Connector/C
-
- Open
-
-
MDEV-19248 Implement MASTER_BIND for CHANGE MASTER
-
- Stalled
-