MySQL Cluster Sandbox - Custom
| Pre-packaged | Custom | Installation | Support |
MySQL Cluster Sandbox let's you get going within seconds. The packages contains a number of scripts to install, setup, and run MySQL CLuster and are intended for localhost installation only. They can be used for evaluation and development, as well as getting familiar with MySQL Cluster. Disk intensive, i.e write intensive apps, should use a real distributed setup. Otherwise there is a big chance that you will overload the disk subsystem. The data nodes will complain about "Redo logs overloaded" or something about "Redobuffer". If you want to have a real distributed setup, please use the configurator!
The packages comes with:
All processes are running on localhost! Please read the README to see the directory structure of the packages.
You can install the packages as any user! It will be self-contained in one single directory! You can also chose ports so that you can test with several versions, or also setup replication between two clusters on localhost!
Choose if you want to use the Pre-packaged configurations (fixed ports) or create a Custom configuration where you set the ports yourself.
Whatever you chose the scripts can automatically download and compile the latest source code release, or you can download the latest binary release from dev.mysql.cluster/downloads/cluster