MySQL Forums
Forum List  »  NDB clusters

Re: Query faster 10 times when stop on data node
Posted by: Mikael Ronström
Date: January 23, 2015 09:47AM

Hi,
When you run with 2 data nodes, then half of the data in the query is
fetched from the remote node. When only the data node on the same server
is alive, then all data is fetched from this data node.

Why exactly this gives a 30x improvement is though hard to say, to answer
this requires better understanding of both the query itself as well as the
HW environment you are running in.

Rgrds Mikael Ronström

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Query faster 10 times when stop on data node
740
January 23, 2015 09:47AM


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.