15 messages in com.mysql.lists.clusterRe: Cluster performance with data nod...
FromSent OnAttachments
Giulio Ferro09 Aug 2007 13:05 
Giulio Ferro14 Aug 2007 05:19 
Jon Stephens14 Aug 2007 05:25 
Giulio Ferro14 Aug 2007 08:28 
Jon Stephens15 Aug 2007 00:27 
Giulio Ferro15 Aug 2007 11:02 
Stewart Smith16 Aug 2007 18:50 
Giulio Ferro21 Aug 2007 02:58 
Giulio Ferro25 Aug 2007 09:46 
Stewart Smith30 Aug 2007 20:53 
Giulio Ferro31 Aug 2007 07:57 
Stewart Smith02 Sep 2007 19:02 
Giulio Ferro04 Sep 2007 05:48 
Hartmut Holzgraefe04 Sep 2007 06:15 
Giulio Ferro05 Sep 2007 08:12 
Subject:Re: Cluster performance with data node down
From:Giulio Ferro (aur@zirakzigil.org)
Date:09/04/2007 05:48:10 AM
List:com.mysql.lists.cluster

Stewart Smith wrote:

I've just filed a bug. I hope some of you developers will have a look. Tell me if there's anything I should add or isn't clear.

As I stated in my first message, after the first query (which takes about 12 secs) the following queries, even though they are full scan, take about 0.4 seconds, which is very acceptable in my opinion.

you could have query cache enabled... (although I'd expect it to be even quicker then)

Can you tell me how I can enable the query cache? In a standalone installation it seems to be enabled by default, but in a cluster it isn't...

Thanks for your time.