mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
Always build thread safe client libraries in the distributed build
Add mysqlmanager to binary distribution. Build-tools/Do-compile: Always build thread safe client libraries. Docs/manual.texi: More info about SET client/mysqldump.c: Cleanup scripts/make_binary_distribution.sh: Add mysqlmanager support-files/mysql.spec.sh: Added mysqlmanager to RPM
This commit is contained in:
parent
d6ae6b017b
commit
229e25f8cf
5 changed files with 34 additions and 9 deletions
|
|
@ -423,6 +423,7 @@ fi
|
|||
%files bench
|
||||
%attr(-, root, root) /usr/share/sql-bench
|
||||
%attr(-, root, root) /usr/share/mysql-test
|
||||
%attr(755, root, root) /usr/bin/mysqlmanager
|
||||
|
||||
%files Max
|
||||
%attr(755, root, root) /usr/sbin/mysqld-max
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue