3803 Jonas Oreland 2010-09-29 [merge]
ndb merge 63 to 70
3802 Jonas Oreland 2010-09-29
ndb - bump version to 7.0.20
modified:
configure.in
storage/ndb/ndb_configure.m4
3801 Jonas Oreland 2010-09-29 {clone-mysql-5.1.47-ndb-7.0.19-src-build} [merge]
ndb merge 63 to 70
modified:
sql/ha_ndbcluster_binlog.cc
=== modified file 'configure.in'
--- a/configure.in 2010-08-30 08:53:28 +0000
+++ b/configure.in 2010-09-29 11:53:30 +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.47-ndb-7.0.19], [], [mysql])
+AC_INIT([MySQL Server], [5.1.47-ndb-7.0.20], [], [mysql])
AC_CONFIG_SRCDIR([sql/mysqld.cc])
AC_CANONICAL_SYSTEM
=== modified file 'storage/ndb/ndb_configure.m4'
--- a/storage/ndb/ndb_configure.m4 2010-08-30 09:51:49 +0000
+++ b/storage/ndb/ndb_configure.m4 2010-09-29 11:51:14 +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=19
+NDB_VERSION_BUILD=20
NDB_VERSION_STATUS=""
dnl for build ndb docs
Attachment: [text/bzr-bundle] bzr/jonas@mysql.com-20100929115330-r00vv2xl2pgz44rc.bundle
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.0 branch (jonas:3801 to 3803) | Jonas Oreland | 29 Sep |