9 messages in com.mysql.lists.clusterthe memory required for cluster's ndb...
FromSent OnAttachments
Feng Xie (fxie)27 Feb 2006 09:05 
Jimmy Guerrero27 Feb 2006 09:15 
Walter Bertot27 Feb 2006 09:20 
Feng Xie (fxie)27 Feb 2006 09:45 
Walter Bertot27 Feb 2006 09:53 
Adam Dixon27 Feb 2006 14:51 
Feng Xie (fxie)28 Feb 2006 13:59 
Stewart Smith28 Feb 2006 15:44 
Hartmut Holzgraefe28 Feb 2006 16:27 
Subject:the memory required for cluster's ndbd nodes
From:Feng Xie (fxie) (fx@cisco.com)
Date:02/27/2006 09:05:45 AM
List:com.mysql.lists.cluster

Hi,

From the reference manual of MySQL 5.0, it seems to me that all table records, index data and some other data( such as UNDO records) have to reside in RAM all the time. Is my own interpretation correct ?

I am wondering whether PAGING/SWAP would kick in if RAM is not enough (at the price of lower performance ). I am a little worried that if we have to keep up with ever bigger RAM along the ever increasing database.

Thanks, Feng