[CONC-211] Get rid of specially compiled in-server client library, replace with C/C Created: 2016-10-23 Updated: 2019-04-15 |
|
| Status: | Open |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
MariaDB server contains a copy of the client in itself, used by replication, and by different storage engines that talk to other MySQL/MariaDB servers using client functions (federated , connect etc) It should be replaced by C/C |
| Comments |
| Comment by Otto Kekäläinen [ 2019-04-15 ] |
|
This was reported in 2016. Isn't this done already with 10.2 embedding libmariadb3? |