Comment Re:Why would they think that? (Score 1) 55
Because MySql itself doesn't support real clustering and there is any solutions that supports real cluster for MySql yet.
Master/Slave data replication should not be considered as clustering. The solution we are working on supports simultaneous replication for data writes. I haven't seen anybody else had this done before.