4639 jonas oreland 2011-11-08
ndb - bump version to 7.0.29
modified:
configure.in
storage/ndb/ndb_configure.m4
4638 jonas oreland 2011-11-08 {clone-mysql-5.1.56-ndb-7.0.28-src-build} [merge]
ndb - merge 63 to 70
4637 Jonas Oreland 2011-11-07 [merge]
ndb - merge 63 to 70
added:
mysql-test/suite/ndb/r/ndb_multi_update_delete.result
mysql-test/suite/ndb/t/ndb_multi_update_delete.test
modified:
sql/sql_select.cc
=== modified file 'configure.in'
--- a/configure.in 2011-09-22 17:10:09 +0000
+++ b/configure.in 2011-11-08 09:05:02 +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.56-ndb-7.0.28], [], [mysql])
+AC_INIT([MySQL Server], [5.1.56-ndb-7.0.29], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
=== modified file 'storage/ndb/ndb_configure.m4'
--- a/storage/ndb/ndb_configure.m4 2011-09-22 17:08:17 +0000
+++ b/storage/ndb/ndb_configure.m4 2011-11-08 09:05:02 +0000
@@ -2,7 +2,7 @@
# Should be updated when creating a new NDB version
NDB_VERSION_MAJOR=7
NDB_VERSION_MINOR=0
-NDB_VERSION_BUILD=28
+NDB_VERSION_BUILD=29
NDB_VERSION_STATUS=""
dnl for build ndb docs
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.0 branch (jonas.oreland:4637 to 4639) | jonas oreland | 11 Nov |