List:Commits« Previous MessageNext Message »
From:konstantin Date:March 16 2006 5:43pm
Subject:bk commit into 5.1 tree (konstantin:1.2196)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of kostja. When kostja 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.2196 06/03/16 20:43:44 konstantin@stripped +1 -0
  Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
  into  mysql.com:/opt/local/work/mysql-5.1-root

  sql/sql_lex.h
    1.223 06/03/16 20:43:34 konstantin@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:	konstantin
# Host:	dragonfly.local
# Root:	/opt/local/work/mysql-5.1-root/RESYNC

--- 1.222/sql/sql_lex.h	2006-03-16 13:49:53 +03:00
+++ 1.223/sql/sql_lex.h	2006-03-16 20:43:34 +03:00
@@ -766,6 +766,7 @@
   const uchar *tok_start_prev, *tok_end_prev;
 
   char *length,*dec,*change,*name;
+  Table_ident *like_name;
   char *help_arg;
   char *backup_dir;				/* For RESTORE/BACKUP */
   char* to_log;                                 /* For PURGE MASTER LOGS TO */
Thread
bk commit into 5.1 tree (konstantin:1.2196)konstantin16 Mar