MySQL Forums
Forum List  »  NDB clusters

Re: Cluster Availability
Posted by: Stewart Smith
Date: July 21, 2005 05:03AM

In a HA setup you will probably want more than one SQL node, yes.

It is up to the application code to round-robin try the SQL nodes. JDBC does this for you. Several people here have written php snippets for it (part failover, part load balancing).

Options: ReplyQuote


Subject
Views
Written By
Posted
2429
July 21, 2005 04:29AM
Re: Cluster Availability
1620
July 21, 2005 05:03AM
1730
July 22, 2005 08:24AM


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.