This document describes installing MySQL cluster software on three Solaris 10 servers and configuring a basic three-node MySQL cluster. Key points:
- MySQL 5.1.24 source was compiled and installed on each server.
- A cluster contains a management node, two data nodes for storage, and a SQL node for client access.
- Configuration files define the roles and communication between nodes. Settings were adjusted for two data loading scenarios.