MySQL Forums
Forum List  »  NDB clusters

Re: can not use indexes with mySQL Cluster?
Posted by: Jonathan Stephens
Date: April 04, 2005 09:29AM

There's nothing wrong with running multiple MySQL servers against a cluster, but one per storage node seems to me to be a bit much. Also I wouldn't run them on the same machines that were hosting the ndbd processes -- that just takes memory/CPU/bandwidth away from the storage nodes.

In any case, my question hasn't yet been answered -- has the cluster been shown to work with a single SQL node accessing it as a unit?

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: can not use indexes with mySQL Cluster?
2277
April 04, 2005 09:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.