4330 jonas oreland 2011-11-08
ndb - bump version to 7.1.18
modified:
configure.in
storage/ndb/ndb_configure.m4
4329 jonas oreland 2011-11-08 {clone-mysql-5.1.56-ndb-7.1.17-src-build} [merge]
ndb - merge 70 to 71
4328 Jonas Oreland 2011-11-07 [merge]
ndb - merge 70 to 71
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:12:20 +0000
+++ b/configure.in 2011-11-08 09:08:20 +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.1.17], [], [mysql])
+AC_INIT([MySQL Server], [5.1.56-ndb-7.1.18], [], [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:12:20 +0000
+++ b/storage/ndb/ndb_configure.m4 2011-11-08 09:08:20 +0000
@@ -2,7 +2,7 @@
# Should be updated when creating a new NDB version
NDB_VERSION_MAJOR=7
NDB_VERSION_MINOR=1
-NDB_VERSION_BUILD=17
+NDB_VERSION_BUILD=18
NDB_VERSION_STATUS=""
dnl ---------------------------------------------------------------------------
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-5.1-telco-7.1 branch (jonas.oreland:4328 to 4330) | jonas oreland | 11 Nov |