From: MySQL Release Engineering Date: May 31 2012 7:25pm Subject: bzr push into mysql-5.5-cluster-7.2 branch (mysql-re_ww:3906 to 3907) List-Archive: http://lists.mysql.com/commits/144063 Message-Id: <20120531192521.25899.qmail@helheim> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3907 Joerg Bruehe 2012-05-31 Shorten the version string, otherwise tests get broken. (Reported in the course of BR#43733) modified: VERSION 3906 joerg.bruehe@stripped 2012-05-31 applying patch for SR5710178071 modified: VERSION storage/ndb/src/kernel/blocks/dblqh/Dblqh.hpp storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp === modified file 'VERSION' --- a/VERSION 2012-05-31 19:06:07 +0000 +++ b/VERSION 2012-05-31 19:24:00 +0000 @@ -1,4 +1,4 @@ MYSQL_VERSION_MAJOR=5 MYSQL_VERSION_MINOR=5 MYSQL_VERSION_PATCH=22 -MYSQL_VERSION_EXTRA=-ndb-7.2.6-SR5710178071 +MYSQL_VERSION_EXTRA=-ndb-7.2.6-br1 No bundle (reason: useless for push emails).