Commit f56ed9d1 authored by sasha@mysql.sashanet.com's avatar sasha@mysql.sashanet.com
Browse files

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

into mysql.sashanet.com:/home/sasha/src/bk/mysql
parents a0093edf 6da57fd8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
jani@prima.mysql.com
sasha@mysql.sashanet.com
sasha@work.mysql.com
serg@serg.mysql.com
+2 −1
Original line number Diff line number Diff line
@@ -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.