List:Commits« Previous MessageNext Message »
From:msvensson Date:August 2 2006 1:45pm
Subject:bk commit into 5.1 tree (msvensson:1.2257)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 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@stripped, 2006-08-02 15:45:03+02:00, msvensson@neptunus.(none) +2 -0
  Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
  into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
  MERGE: 1.2242.1.4

  mysql-test/mysql-test-run.pl@stripped, 2006-08-02 15:44:23+02:00, msvensson@neptunus.(none) +0 -0
    Auto merged
    MERGE: 1.143.1.6

  mysql-test/t/disabled.def@stripped, 2006-08-02 15:45:00+02:00, msvensson@neptunus.(none) +0 -0
    SCCS merged
    MERGE: 1.181.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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.1-new-maint/RESYNC

--- 1.146/mysql-test/mysql-test-run.pl	2006-08-02 15:45:09 +02:00
+++ 1.147/mysql-test/mysql-test-run.pl	2006-08-02 15:45:09 +02:00
@@ -3709,6 +3709,7 @@ sub run_mysqltest ($) {
   my $cmdline_mysql_client_test=
     "$exe_mysql_client_test --no-defaults --testcase --user=root --silent " .
     "--port=$master->[0]->{'port'} " .
+    "--vardir=$opt_vardir " .
     "--socket=$master->[0]->{'path_sock'}";
 
   if ( $opt_debug )

--- 1.182/mysql-test/t/disabled.def	2006-08-02 15:45:09 +02:00
+++ 1.183/mysql-test/t/disabled.def	2006-08-02 15:45:09 +02:00
@@ -41,5 +41,5 @@ rpl_sp_effects           : BUG#19862 200
 rpl_ndb_idempotent       : BUG#21298 2006-07-27 msvensson
 rpl_row_basic_7ndb       : BUG#21298 2006-07-27 msvensson
 rpl_truncate_7ndb        : BUG#21298 2006-07-27 msvensson
-
+crash_commit_before      : 2006-08-02 msvensson
 rpl_ndb_dd_advance       : BUG#18679 2006-07-28 jimw (Test fails randomly)
Thread
bk commit into 5.1 tree (msvensson:1.2257)msvensson2 Aug