List:Internals« Previous MessageNext Message »
From:Mats Kindahl Date:February 23 2005 10:01pm
Subject:bk commit into 5.0 tree (mats:1.1902) BUG#8412
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of mats. When mats 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.1902 05/02/23 23:01:51 mats@stripped +1 -0
  Bug#8412: merged from 4.1

  sql/log.cc
    1.152 05/02/23 23:01:47 mats@stripped +0 -12
    Merge from 4.1

# 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:	mats
# Host:	romeo.kindahl.net
# Root:	/home/bk/b8412-mysql-5.0/RESYNC

--- 1.151/sql/log.cc	2005-02-23 19:19:55 +01:00
+++ 1.152/sql/log.cc	2005-02-23 23:01:47 +01:00
@@ -1737,7 +1737,9 @@
       }
     }
 
-    /* Write the SQL command */
+    /* 
+       Write the SQL command 
+     */
 
     if (event_info->write(file))
       goto err;
Thread
bk commit into 5.0 tree (mats:1.1902) BUG#8412Mats Kindahl23 Feb