List:Commits« Previous MessageNext Message »
From:Joerg Bruehe Date:May 22 2007 5:21pm
Subject:bk commit into 5.0 tree (joerg:1.2486)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 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-05-22 17:21:22+02:00, joerg@trift2. +1 -0
  Add the "row_lock" test suite to the (to be) release build test run.

  Makefile.am@stripped, 2007-05-22 17:21:19+02:00, joerg@trift2. +2 -0
    Add the "row_lock" test suite to the (to be) release build test run.

# 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:	joerg
# Host:	trift2.
# Root:	/MySQL/M50/bug26609-5.0

--- 1.104/Makefile.am	2007-04-26 16:31:19 +02:00
+++ 1.105/Makefile.am	2007-05-22 17:21:19 +02:00
@@ -157,6 +157,8 @@
 	@PERL@ ./mysql-test-run.pl --force --comment=funcs1_ps --ps-protocol --suite=funcs_1
 	-cd mysql-test ; MTR_BUILD_THREAD=auto \
 	@PERL@ ./mysql-test-run.pl --force --comment=funcs2 --suite=funcs_2
+	-cd mysql-test ; MTR_BUILD_THREAD=auto \
+	@PERL@ ./mysql-test-run.pl --force --comment=rowlock --suite=row_lock
 
 test-bt-debug:
 	-cd mysql-test ; MTR_BUILD_THREAD=auto \
Thread
bk commit into 5.0 tree (joerg:1.2486)Joerg Bruehe22 May