List:Commits« Previous MessageNext Message »
From:tomas Date:February 14 2007 6:02am
Subject:bk commit into 5.1 tree (tomas:1.2100)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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.2100 07/02/14 13:02:19 tomas@stripped +2 -0
  cluster_change_hist.txt
      cluster change history
  configure.in
      p19

  configure.in
    1.328 07/02/14 13:02:13 tomas@stripped +2 -2
    p19

  cluster_change_hist.txt
    1.14 07/02/14 13:02:13 tomas@stripped +6 -0
    cluster change history

# 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:	tomas
# Host:	poseidon.mysql.com
# Root:	/home/tomas/mysql-5.1-wl2325-5.0

--- 1.327/configure.in	2007-01-20 00:35:25 +07:00
+++ 1.328/configure.in	2007-02-14 13:02:13 +07:00
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
 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_drop5p18)
+AM_INIT_AUTOMAKE(mysql, 5.1.4-a_drop5p19)
 AM_CONFIG_HEADER(config.h)
 
 PROTOCOL_VERSION=10
@@ -19,7 +19,7 @@ SHARED_LIB_VERSION=15:0:0
 NDB_VERSION_MAJOR=5
 NDB_VERSION_MINOR=1
 NDB_VERSION_BUILD=4
-NDB_VERSION_STATUS="a_drop5p18"
+NDB_VERSION_STATUS="a_drop5p19"
 
 # 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.13/cluster_change_hist.txt	2007-01-25 23:13:48 +07:00
+++ 1.14/cluster_change_hist.txt	2007-02-14 13:02:13 +07:00
@@ -11,6 +11,12 @@ can be found on the MySQL website http:/
 
 -------------------------------
 
+Alcatel Drop 5p19 (not released yet)
+
+    *?Bug #26293 - cluster mgmt node sometimes doesn't receive events from all nodes on restart
+
+-------------------------------
+
 Alcatel Drop 5p18 (Thu: 25 Jan 2007)
 
     * Bug #24949 - pulling cable from last db-node can cause 6min timeout CSC #8730
Thread
bk commit into 5.1 tree (tomas:1.2100)tomas14 Feb