List:Commits« Previous MessageNext Message »
From:msvensson Date:December 15 2006 12:54pm
Subject:bk commit into 5.1 tree (msvensson:1.2372)
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-12-15 12:54:40+01:00, msvensson@neptunus.(none) +1 -0
  Remove junk

  mysql-test/mysql-test-run.pl@stripped, 2006-12-15 12:54:38+01:00, msvensson@neptunus.(none)
+1 -3
    Remove junk

# 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-maint

--- 1.256/mysql-test/mysql-test-run.pl	2006-12-15 12:54:47 +01:00
+++ 1.257/mysql-test/mysql-test-run.pl	2006-12-15 12:54:47 +01:00
@@ -4498,9 +4498,7 @@ sub run_mysqltest ($) {
   }
   else # component_id == mysqld
   {
-#    mtr_add_arg($args, "--socket=%s", $master->[0]->{'path_sock'});
-mtr_add_arg($args, "--host=127.0.0.1");
-
+    mtr_add_arg($args, "--socket=%s", $master->[0]->{'path_sock'});
     mtr_add_arg($args, "--port=%d", $master->[0]->{'port'});
     mtr_add_arg($args, "--database=test");
     mtr_add_arg($args, "--user=%s", $opt_user);
Thread
bk commit into 5.1 tree (msvensson:1.2372)msvensson15 Dec