MYSQL Clustering

Posted:
Fri Aug 15, 2008 12:38 pm
by asterguy
Has anyone tried MYSQL Clustering before?

Posted:
Fri Aug 15, 2008 1:44 pm
by mflorell
I have never done clustering, mostly because you need a minimum of 3 servers for it to work and 5 for it to really have a noticable improvement in capacity. But, I have done Master/Slave which works quite well. I would not recommend Master/Master because of possible issues with data integrity in some situations.