MySQL Forums
Forum List  »  NDB clusters

Re: Is mysql clustering really viable for production
Posted by: Palav Palavets
Date: March 28, 2006 01:31AM

I've had similar problem, but changing the order of JOINs in the statements led to tremendous
improvement, though still somewhat slower than MYISAM. The advantages of real-time replication
and high availability offset the slower execution, but I found the ndb engine very unstable and
buggy and far from production ready. It's highly possible you end up loosing your data..

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Is mysql clustering really viable for production
1168
March 28, 2006 01:31AM


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.