1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03: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:
unknown
2001-10-10 23:44:07 +03:00
parent d6ae6b017b
commit 229e25f8cf
5 changed files with 34 additions and 9 deletions

View File

@ -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