List:Internals« Previous MessageNext Message »
From:kent Date:November 2 2005 10:52am
Subject:bk commit into 5.1 tree (kent:1.1957)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of kent. When kent 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.1957 05/11/02 10:52:10 kent@stripped +1 -0
  Automerge

  client/mysqlbinlog.cc
    1.118 05/11/02 10:52:05 kent@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:	kent
# Host:	c-7d4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
# Root:	/Users/kent/mysql/bk/mysql-5.1/RESYNC

--- 1.117/client/mysqlbinlog.cc	2005-10-11 21:46:29 +02:00
+++ 1.118/client/mysqlbinlog.cc	2005-11-02 10:52:05 +01:00
@@ -1011,7 +1011,8 @@
 {
   char buf[128];
   LAST_EVENT_INFO last_event_info;
-  uint len, logname_len;
+  ulong len;
+  uint logname_len;
   NET* net;
   int error= 0;
   my_off_t old_off= start_position_mot;
Thread
bk commit into 5.1 tree (kent:1.1957)kent2 Nov