Below is the list of changes that have just been committed into a local
5.1 repository of joerg. When joerg 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-12-07 14:46:52+01:00, joerg@trift2. +1 -0
Makefile.am
Makefile syntax error, comment should precede the whole target.
Makefile.am@stripped, 2007-12-07 14:46:47+01:00, joerg@trift2. +1 -1
Makefile syntax error, comment should precede the whole target.
diff -Nrup a/Makefile.am b/Makefile.am
--- a/Makefile.am 2007-12-07 11:54:55 +01:00
+++ b/Makefile.am 2007-12-07 14:46:47 +01:00
@@ -101,8 +101,8 @@ test-binlog-statement:
cd mysql-test ; \
@PERL@ ./mysql-test-run.pl $(force) --mysqld=--binlog-format=statement
+# This code is duplicated in "test-bt", see the Changeset comment of 2007-Dec-07
test-embedded:
- # This code is duplicated in "test-bt", see the Changeset comment of 2007-Dec-07
if [ -e bin/mysqltest_embedded -o -e libmysqld/examples/mysqltest_embedded ] ; then \
cd mysql-test ; MTR_BUILD_THREAD=auto \
@PERL@ ./mysql-test-run.pl --comment=embedded --force --timer \
| Thread |
|---|
| • bk commit into 5.1 tree (joerg:1.2624) | Joerg Bruehe | 7 Dec |