mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Corrected some packaging bugs:
- install mysqlservices library
- install libmysqlclient_r.so.{16,16.0.0} as links
to libmysqlclient.so
- install libmysqld-debug.a
- install my_safe_process, my_safe_kill and
symlinks to mysql-test-run.pl (mtr, mysql-test-run)
into correct place ${INSTALL_MYSQLTESTDIR}
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| HOWTO | ||
| Makefile.am | ||
| my_snprintf_service.c | ||
| thd_alloc_service.c | ||