3 messages in com.mysql.lists.clusterRe: MySQL-server-community-5.1.24-0.r...
FromSent OnAttachments
Nick Cen29 Apr 2008 00:17 
Geert Vanderkelen29 Apr 2008 00:35 
Jon Stephens29 Apr 2008 09:31 
Subject:Re: MySQL-server-community-5.1.24-0.rhel5.i386.rpm not compile with NDB support?
From:Jon Stephens (jo@mysql.com)
Date:04/29/2008 09:31:31 AM
List:com.mysql.lists.cluster

Nick Cen wrote:

mysql> show variables like "have_%"; +----------------------+----------+ | Variable_name | Value | +----------------------+----------+ | have_compress | YES | | have_crypt | YES | | have_csv | YES | | have_dynamic_loading | YES | | have_geometry | YES | | have_innodb | YES | | have_ndbcluster | NO | | have_openssl | DISABLED | | have_partitioning | YES | | have_query_cache | YES | | have_rtree_keys | YES | | have_ssl | DISABLED | | have_symlink | YES | +----------------------+----------+

This is correct, and documented; see http://bugs.mysql.com/bug.php?id=36193 and http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster.html.

cheers

jon.