From: Tor Didriksen Date: March 16 2012 12:20pm Subject: bzr push into mysql-trunk branch (tor.didriksen:3792 to 3793) List-Archive: http://lists.mysql.com/commits/143230 Message-Id: <201203161220.q2GCKp19017433@acsmt357.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3793 Tor Didriksen 2012-03-16 Do not compile ndbcluster for "make dist" modified: BUILD/compile-dist 3792 Alfranio Correia 2012-03-16 Post-push fix for BUG#13538891. Updated result files for some tests cases that were failing after BUG#13538891. modified: mysql-test/suite/innodb/r/innodb-system-table-view.result mysql-test/suite/innodb/r/innodb_16k.result mysql-test/suite/innodb/r/innodb_4k.result mysql-test/suite/innodb/r/innodb_8k.result mysql-test/suite/innodb/t/innodb-system-table-view.test mysql-test/suite/innodb/t/innodb_16k.test mysql-test/suite/innodb/t/innodb_4k.test mysql-test/suite/innodb/t/innodb_8k.test === modified file 'BUILD/compile-dist' --- a/BUILD/compile-dist 2011-12-09 21:08:37 +0000 +++ b/BUILD/compile-dist 2012-03-16 12:20:24 +0000 @@ -77,7 +77,6 @@ fi # Remember that configure restricts the man pages to the configured features ! ./configure \ --with-embedded-server \ - --with-perfschema \ - --with-ndbcluster + --with-perfschema $gmake No bundle (reason: useless for push emails).