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).
| Thread |
|---|
| • bzr push into mysql-5.5 branch (magnus.blaudd:3244 to 3245) | magnus.blaudd | 21 Nov |