Merge work.mysql.com:/home/bk/mysql

into mysql.sashanet.com:/home/sasha/src/bk/mysql


BitKeeper/etc/logging_ok:
  auto-union
Build-tools/Do-all-build-steps:
  Auto merged
This commit is contained in:
unknown 2000-12-07 10:23:17 -07:00
commit 47d7fe9e38
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
jani@prima.mysql.com
sasha@mysql.sashanet.com
sasha@work.mysql.com
serg@serg.mysql.com

View File

@ -58,7 +58,8 @@ aclocal; autoheader; aclocal; automake; autoconf
--with-unix-socket-path=/var/tmp/mysql.sock \
--with-low-memory \
--with-mit-threads=yes $EXTRA_CONFIG \
--enable-thread-safe-client
--enable-thread-safe-client \
--without-berkeley-db
gmake -j 2 # --jobs=4 does not work.