Merge trift2.:/MySQL/M51/embedtest-5.1

into  trift2.:/MySQL/M51/push-5.1
This commit is contained in:
unknown 2007-12-07 15:02:31 +01:00
commit 2f14c7d339

View File

@ -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 \