List:Commits« Previous MessageNext Message »
From:jonas Date:April 11 2007 10:39am
Subject:bk commit into 5.1 tree (jonas:1.2115)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas 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@stripped, 2007-04-11 10:39:32+02:00, jonas@stripped +2 -0
  ndb - drop5p19b

  cluster_change_hist.txt@stripped, 2007-04-11 10:39:30+02:00, jonas@stripped +7 -2
    update change hist

  configure.in@stripped, 2007-04-11 10:39:30+02:00, jonas@stripped +2 -2
    bump version

# 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:	jonas
# Host:	perch.ndb.mysql.com
# Root:	/home/jonas/src/drop5p19

--- 1.328/configure.in	2007-04-11 10:39:35 +02:00
+++ 1.329/configure.in	2007-04-11 10:39:35 +02:00
@@ -7,7 +7,7 @@
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
 # Don't forget to also update the NDB lines below.
-AM_INIT_AUTOMAKE(mysql, 5.1.4-a_drop5p19)
+AM_INIT_AUTOMAKE(mysql, 5.1.4-a_drop5p19b)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
@@ -19,7 +19,7 @@
 NDB_VERSION_MAJOR=5
 NDB_VERSION_MINOR=1
 NDB_VERSION_BUILD=4
-NDB_VERSION_STATUS="a_drop5p19"
+NDB_VERSION_STATUS="a_drop5p19b"
 
 # Set all version vars based on $VERSION. How do we do this more elegant ?
 # Remember that regexps needs to quote [ and ] since this is run through m4

--- 1.15/cluster_change_hist.txt	2007-04-11 10:39:35 +02:00
+++ 1.16/cluster_change_hist.txt	2007-04-11 10:39:35 +02:00
@@ -11,9 +11,14 @@
 
 -------------------------------
 
-Alcatel Drop 5p19 (not released yet)
+Alcatel Drop 5p19b (Wed 11 Apr 2007)
+
+    * Bug#27748 - Inconsistent replication(backup) with some multi-update combinations
+
+-------------------------------
+
+Alcatel Drop 5p19 (Web 7 March 2007)
 
-    * Bug #26293 - cluster mgmt node sometimes doesn't receive events from all nodes on
restart
     * Bug #26293 - cluster mgmt node sometimes doesn't receive events from all nodes on
restart
     * Bug #25239 - Out of memory problem can cause crash in SUMA
     * Bug #25984 - 8 failed node restart kills alive cluster
Thread
bk commit into 5.1 tree (jonas:1.2115)jonas11 Apr