MySQL Cluster 7.0.7 was released as a source distribution 1st of
Sept 2009. You should upgrade if you can build from source or use
the Configurator.
The Configurator v2.9 has been updated to use this
version.
If you are already using the Configurator and build from source
you can upgrade from MySQL Cluster 7.0.6 to 7.0.7 (and you are
recommended to upgrade because of the following changes/fixes) in four steps. Here is
how:
1. run the upgrade-706-to-707-src.sh script (put it in
install/ and chmod u+x ./upgrade-706-to-707-src.sh):
[cluster01]# …[Read more]