From: magnus.blaudd Date: November 21 2011 8:00am Subject: bzr push into mysql-5.5 branch (magnus.blaudd:3244 to 3245) List-Archive: http://lists.mysql.com/commits/142041 Message-Id: <201111210800.pAL80iW4014028@acsmt356.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3245 magnus.blaudd@stripped 2011-11-21 Hardcode compile-cluster to always build mysqld with federated compiled in modified: storage/ndb/compile-cluster 3244 magnus.blaudd@stripped 2011-11-18 ndb - update 5.5-cluster-base with latest compile-cluster script modified: storage/ndb/compile-cluster === modified file 'storage/ndb/compile-cluster' --- a/storage/ndb/compile-cluster 2011-11-18 11:48:16 +0000 +++ b/storage/ndb/compile-cluster 2011-11-21 07:59:53 +0000 @@ -86,6 +86,7 @@ my $cmake_version_id; # Hardcoded options controlling how to build MySQL Server push(@args, "-DWITH_SSL=bundled"); + push(@args, "-DWITH_FEDERATED=1"); if ($opt_debug) { No bundle (reason: useless for push emails).