1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge mishka.local:/home/my/mysql-4.1

into  mishka.local:/home/my/mysql-5.0
This commit is contained in:
monty@mishka.local
2005-08-25 06:55:48 +03:00
33 changed files with 601 additions and 3486 deletions

View File

@ -308,7 +308,7 @@ BuildMySQL "--enable-shared \
--with-comment=\"MySQL Community Edition - Max (GPL)\" \
--with-server-suffix='-Max'"
make test
make test-force || true
# Save mysqld-max
mv sql/mysqld sql/mysqld-max
@ -360,7 +360,7 @@ BuildMySQL "--disable-shared \
--without-openssl"
nm --numeric-sort sql/mysqld > sql/mysqld.sym
make test
make test-force || true
%install
RBR=$RPM_BUILD_ROOT