List:Commits« Previous MessageNext Message »
From:msvensson Date:February 9 2006 9:35am
Subject:bk commit into 5.0 tree (msvensson:1.2047)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of msvensson. When msvensson 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
  1.2047 06/02/09 10:35:47 msvensson@neptunus.(none) +1 -0
  Merge neptunus.(none):/home/msvensson/mysql/mysqltestrun_faster/my50-mysqltestrun_faster
  into  neptunus.(none):/home/msvensson/mysql/mysql-5.0

  mysql-test/mysql-test-run.pl
    1.65 06/02/09 10:35:38 msvensson@neptunus.(none) +0 -0
    Auto merged

# 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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.0/RESYNC

--- 1.64/mysql-test/mysql-test-run.pl	2006-02-09 09:57:01 +01:00
+++ 1.65/mysql-test/mysql-test-run.pl	2006-02-09 10:35:38 +01:00
@@ -1185,7 +1185,7 @@
     mkpath("$opt_vardir/log"); # Needed for mysqladmin log
     mtr_kill_leftovers();
 
-    $using_ndbcluster_master= 1;
+    $using_ndbcluster_master= $opt_with_ndbcluster;
     ndbcluster_stop();
     $master->[0]->{'ndbcluster'}= 1;
   }
Thread
bk commit into 5.0 tree (msvensson:1.2047)msvensson9 Feb