Which versions of the MySQL software support Cluster? Do I have to compile from source?
Cluster is supported in all server binaries in the 5.1 release series for operating systems on which MySQL Cluster is available. See 項4.2. 「mysqld — MySQL サーバ」. You can determine whether your server has NDB support using either the SHOW VARIABLES LIKE ‘have_%’ or SHOW ENGINES statement. You can also obtain NDB support by compiling MySQL from source, but it is not necessary to do so simply to use MySQL Cluster. To download the latest binary, RPM, or source distribution in the MySQL 5.1 series, visit http://dev.mysql.com/downloads/mysql/5.1.html.
Cluster is supported in all server binaries in the 5.1 release series for operating systems on which MySQL Cluster is available (currently Linux, Mac OS X, and Solaris). See Section 5.2, “mysqld — The MySQL Server”. You can determine whether your server has NDB support using either the SHOW VARIABLES LIKE ‘have_%’ or SHOW ENGINES statement. You can also obtain NDB support by compiling MySQL from source, but it is not necessary to do so simply to use MySQL Cluster. To download the latest binary, RPM, or source distibution in the MySQL 5.1 series, visit http://dev.mysql.com/downloads/mysql/5.1.html.
Beginning with MySQL 4.1.3, MySQL Cluster is supported in all MySQL-Max server binaries in the 4.1 release series for operating systems on which MySQL Cluster is available. See Section 4.3.1, “mysqld — The MySQL Server”. You can determine whether your server has NDB support using either either of the statements SHOW VARIABLES LIKE ‘have_%’ or SHOW ENGINES. You can also obtain NDB support by compiling MySQL from source, but it is not necessary to do so simply to use MySQL Cluster. To download the latest binary, RPM, or source distribution in the MySQL 4.1 series, visit http://dev.mysql.com/downloads/mysql/4.1.html. However, you should use MySQL NDB Cluster NDB 6.2 or 6.3 for new deployments, and if you are already using MySQL 4.1 with clustering support, to upgrade to one of these MySQL Cluster NDB 6.x release series. For an overview of improvements made in MySQL Cluster NDB 6.2 and 6.3, see MySQL 5.1 Manual: Features Added in MySQL Cluster NDB 6.2, and MySQL 5.1 Manual: Features Added
Cluster is supported in all server binaries in the 5.1 release series for operating systems on which MySQL Cluster is available. See Section 4.3.1, “mysqld — The MySQL Server”. You can determine whether your server has NDB support using either the SHOW VARIABLES LIKE ‘have_%’ or SHOW ENGINES statement. You can also obtain NDB support by compiling MySQL from source, but it is not necessary to do so simply to use MySQL Cluster. To download the latest binary, RPM, or source distribution in the MySQL 5.1 series, visit http://dev.mysql.com/downloads/mysql/5.1.html.