From: Martin Skold Date: April 30 2012 5:03am Subject: bzr push into mysql-5.1-telco-7.0 branch (Martin.Skold:4919 to 4920) List-Archive: http://lists.mysql.com/commits/143670 Message-Id: <201204300503.q3U531gh002917@localhost6.localdomain6> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4920 Martin Skold 2012-04-27 Tagged mysql-5.1.61-ndb-7.0.33 modified: configure.in 4919 Mauritz Sundell 2012-04-26 {clone-mysql-5.1.61-ndb-7.0.33-src-build} ndb - bug#14000373, reintroduce 64K limit on hash index pages (~45Mrows) bug#13844405 should be reopened modified: storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp === modified file 'configure.in' --- a/configure.in 2012-03-28 14:30:55 +0000 +++ b/configure.in 2012-04-27 15:29:14 +0000 @@ -12,7 +12,7 @@ dnl dnl When changing the major version number please also check the switch dnl statement in mysqlbinlog::check_master_version(). You may also need dnl to update version.c in ndb. -AC_INIT([MySQL Server], [5.1.61-ndb-7.0.33], [], [mysql]) +AC_INIT([MySQL Server], [5.1.61-ndb-7.0.34], [], [mysql]) AC_CONFIG_SRCDIR([sql/mysqld.cc]) AC_CANONICAL_SYSTEM No bundle (reason: useless for push emails).