Beginning with MySQL 6.0.5, MySQL Cluster is no longer supported in MySQL Server 6.0 releases. Instead, MySQL Cluster is now released as a separate product. Currently, two MySQL Cluster release series are available:
MySQL Cluster NDB 6.2. This is the preferred series for production use. The latest MySQL Cluster NDB 6.2 sources and binaries can be obtained from http://dev.mysql.com/downloads/cluster.
MySQL Cluster NDB 6.3. This series can also be used in production; however, you must compile the binaries yourself. The latest MySQL Cluster NDB 6.3 sources can be obtained from the MySQL FTP site at ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/.
You should use MySQL NDB Cluster NDB 6.2 or 6.3 for new deployments, and to upgrade to one of these release series if you are using a previous version of MySQL with clustering support. For an overview of improvements in MySQL Cluster NDB 6.2 and 6.3, see Features Added in MySQL Cluster NDB 6.2, and Features Added in MySQL Cluster NDB 6.3.
For answers to frequently asked questions about MySQL Cluster, see MySQL 5.1 FAQ — MySQL Cluster. For detailed information about deploying and using MySQL Cluster, see MySQL Cluster.

User Comments
Add your own comment.