4407 jonas oreland 2011-05-24 [merge]
ndb - merge 63 to 70
4406 jonas oreland 2011-05-24
bumb version to 7.0.26
modified:
configure.in
storage/ndb/ndb_configure.m4
4405 Jonas Oreland 2011-05-24 {clone-mysql-5.1.56-ndb-7.0.25-src-build}
ndb - remove unused variable
modified:
storage/ndb/src/kernel/blocks/dbdict/Dbdict.hpp
=== modified file 'configure.in'
--- a/configure.in 2011-04-26 07:39:21 +0000
+++ b/configure.in 2011-05-24 08:44:31 +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.25], [], [mysql])
+AC_INIT([MySQL Server], [5.1.56-ndb-7.0.26], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
=== modified file 'storage/ndb/ndb_configure.m4'
--- a/storage/ndb/ndb_configure.m4 2011-05-16 11:44:52 +0000
+++ b/storage/ndb/ndb_configure.m4 2011-05-24 08:38:04 +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=25
+NDB_VERSION_BUILD=26
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:4405 to 4407) | jonas oreland | 24 May |