List:Commits« Previous MessageNext Message »
From:mikael Date:March 6 2007 7:40pm
Subject:bk commit into 5.1 tree (mikron:1.2439)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of mikron. When mikron 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-03-06 19:40:23+01:00, mikron@stripped +1 -0
  For benchmark purposes

  configure.in@stripped, 2007-03-06 19:40:21+01:00, mikron@stripped +2 -2
    For benchmark purposes

# 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:	mikron
# Host:	21.37.251.10.in-addr.arpa
# Root:	/Users/mikron/mysql_clones/bench_7

--- 1.437/configure.in	2007-03-06 18:54:01 +01:00
+++ 1.438/configure.in	2007-03-06 19:40:21 +01:00
@@ -7,12 +7,12 @@
 AC_CANONICAL_SYSTEM
 # The Docs Makefile.am parses this line!
 # remember to also update version.c in ndb
-AM_INIT_AUTOMAKE(mysql, 5.1.16-ndb-6.3.1)
+AM_INIT_AUTOMAKE(mysql, 5.1.16-ndb-6.3.7)
 AM_CONFIG_HEADER(config.h)
 
 NDB_VERSION_MAJOR=6
 NDB_VERSION_MINOR=3
-NDB_VERSION_BUILD=1
+NDB_VERSION_BUILD=7
 NDB_VERSION_STATUS="-beta"
 
 PROTOCOL_VERSION=10
Thread
bk commit into 5.1 tree (mikron:1.2439)mikael6 Mar