Below is the list of changes that have just been committed into a local
5.0 repository of df. When df does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-01-31 18:54:15+01:00, df@stripped +1 -0
Merge kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
MERGE: 1.2390.1.1
support-files/mysql.spec.sh@stripped, 2007-01-31 18:54:12+01:00, df@stripped +0
-0
Auto merged
MERGE: 1.162.1.1
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: df
# Host: kahlann.erinye.com
# Root: /home/df/mysql/build/mysql-5.0-build-work/RESYNC
--- 1.164/support-files/mysql.spec.sh 2007-01-29 13:33:25 +01:00
+++ 1.165/support-files/mysql.spec.sh 2007-01-31 18:54:12 +01:00
@@ -355,6 +355,8 @@ then
fi
( cd mysql-test
+ MTR_BUILD_THREAD=auto
+ export MTR_BUILD_THREAD
perl ./mysql-test-run.pl --force --report-features
perl ./mysql-test-run.pl --force --ps-protocol
true )
@@ -417,6 +419,8 @@ then
fi
( cd mysql-test
+ MTR_BUILD_THREAD=auto
+ export MTR_BUILD_THREAD
perl ./mysql-test-run.pl --force --report-features
perl ./mysql-test-run.pl --force --ps-protocol
true )
@@ -765,6 +769,10 @@ fi
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
+* Wed Jan 31 2007 Daniel Fischer <df@stripped>
+
+- add MTR_BUILD_THREAD=auto to test runs.
+
* Fri Jan 05 2007 Kent Boortz <kent@stripped>
- Add CFLAGS to gcc call with --print-libgcc-file, to make sure the
| Thread |
|---|
| • bk commit into 5.0 tree (df:1.2394) | Daniel Fischer | 31 Jan |