Can you give me a example of what type of SQL database would need a cluster server to do its job? I would imagine it would be under a very heavy work load.
We do run few heavy databases on our server, but some times it gets crash so we thought we can come up with mysql clustering solution. Whenever one of the server goes down, we want other server to take over its job.
On Linux its little difficult to configure mysql clustering. I know window enviornment.I dont know much about Linux.I think you will have to take search on net.That will help you better.