List:Commits« Previous MessageNext Message »
From:ingo Date:February 17 2006 2:46pm
Subject:bk commit into 5.1 tree (ingo:1.2126)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of mydev. When mydev 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.2126 06/02/17 15:46:46 ingo@stripped +1 -0
  Merge mysql.com:/home/mydev/mysql-5.1
  into  mysql.com:/home/mydev/mysql-5.1-bug11527

  client/mysqlcheck.c
    1.58 06/02/17 15:46:38 ingo@stripped +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:	ingo
# Host:	chilla.local
# Root:	/home/mydev/mysql-5.1-bug11527/RESYNC

--- 1.57/client/mysqlcheck.c	2006-02-17 14:31:13 +01:00
+++ 1.58/client/mysqlcheck.c	2006-02-17 15:46:38 +01:00
@@ -80,7 +80,7 @@
    "Check only tables that have changed since last check or haven't been closed properly.",
    0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
   {"check-upgrade", 'g',
-   "Check tables for version dependent changes.May be used with auto-repair to correct tables requiring version dependent updates.",
+   "Check tables for version-dependent changes. May be used with --auto-repair to correct tables requiring version-dependent updates.",
    0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
   {"compress", OPT_COMPRESS, "Use compression in server/client protocol.",
    (gptr*) &opt_compress, (gptr*) &opt_compress, 0, GET_BOOL, NO_ARG, 0, 0, 0,
Thread
bk commit into 5.1 tree (ingo:1.2126)ingo17 Feb