List:Commits« Previous MessageNext Message »
From:dlenev Date:July 7 2006 7:01pm
Subject:bk commit into 5.1 tree (dlenev:1.2241)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of dlenev. When dlenev 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.2241 06/07/07 23:01:28 dlenev@stripped +1 -0
  Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
  into  jabberwock.site:/home/dlenev/mysql-5.1-bg18437

  sql/log_event.cc
    1.234 06/07/07 23:01:21 dlenev@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:	dlenev
# Host:	jabberwock.site
# Root:	/home/dlenev/mysql-5.1-bg18437/RESYNC

--- 1.233/sql/log_event.cc	2006-07-07 14:03:33 +04:00
+++ 1.234/sql/log_event.cc	2006-07-07 23:01:21 +04:00
@@ -5839,7 +5839,7 @@
   if (memory == NULL)
     DBUG_RETURN(HA_ERR_OUT_OF_MEM);
 
-  uint32 dummy_len;
+  uint dummy_len;
   bzero(table_list, sizeof(*table_list));
   table_list->db = db_mem;
   table_list->alias= table_list->table_name = tname_mem;
Thread
bk commit into 5.1 tree (dlenev:1.2241)dlenev7 Jul