MySQL Cluster
I am busy with MySQL Cluster these day, from 0 to know sth about MySQL Cluster.
like this kind of challenges, Just leave a msg, and record sth.
how to build MySQL-Cluster
1, get sources from line.
ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/
2, tar xvzf mysql*.tar.gz
3, CFLAGS="-fPIC" ./configure --with-plugins=max
4, make j4
5, make bin-dist
6, now U can find tar.gz in the source dir, just redistrbute it.
Here are some useful links.
http://dev.mysql.com/
http://johanandersson.blogspot.com/
http://mikaelronstrom.blogspot.com/
DBT tools for test MySQL
http://www.iclaustron.com/downloads.html