List:Commits« Previous MessageNext Message »
From:msvensson Date:November 21 2006 8:39am
Subject:bk commit into 5.1 tree (msvensson:1.2384)
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-11-21 09:39:16+01:00, msvensson@shellback.(none) +1 -0
  Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
  into  shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
  MERGE: 1.1810.1698.201

  client/mysqltest.c@stripped, 2006-11-21 09:39:12+01:00, msvensson@shellback.(none) +0 -0
    Auto merged
    MERGE: 1.155.9.68

# 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:	shellback.(none)
# Root:	/home/msvensson/mysql/mysql-5.1-maint/RESYNC

--- 1.247/client/mysqltest.c	2006-11-21 09:39:22 +01:00
+++ 1.248/client/mysqltest.c	2006-11-21 09:39:22 +01:00
@@ -4140,7 +4140,7 @@
                           "$MYSQL_TMP_DIR",
                           "$MYSQLTEST_VARDIR",
                           "./test/" };
-  int num_paths= sizeof(paths)/sizeof(char*),
+  int num_paths= sizeof(paths)/sizeof(char*);
   int i;
   char* p;
 
Thread
bk commit into 5.1 tree (msvensson:1.2384)msvensson21 Nov