mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Using this package any source that expects MySQL Client libraries should build without changes. Sources that expect MariaDB Connector C should build using only libmariadb-dev. Current MariaDB Connector/C does not build quite identically in this source tree compared to how it build in Debian official. The remaining differences are tracked in MDEV-14921.
4 lines
114 B
Text
4 lines
114 B
Text
usr/lib/*/libmysqlclient.a
|
|
usr/lib/*/libmysqlclient.so
|
|
usr/lib/*/libmysqlclient_r.a
|
|
usr/lib/*/libmysqlclient_r.so
|