From: Wagner Bianchi Date: May 28 2012 5:53pm Subject: Re: default storage in mysqlcluster List-Archive: http://lists.mysql.com/cluster/8354 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b2eda97f9881404c11c63ca --047d7b2eda97f9881404c11c63ca Content-Type: text/plain; charset=ISO-8859-1 You must take care about to have many tables and its data inside memory. Try to deal with IndexMemory and DataMemory in case to have everything in memory or make a study (using ndb_size.pl for example) to plan what data will reside on disk and what will be pushed to memory. Best wishes, -- *Wagner Bianchi, Oracle ACE* - *wagnerbianchi.com* *Mobile:* +55 (31) 8654 - 9510 *Twitter*: @wagnerbianchijr *Skype*: wbianchijr / @wbcon -- *Blog:* wagnerbianchi.com/blog *LinkedIn*: http://br.linkedin.com/in/wagnerbianchi *Lattes:* http://lattes.cnpq.br/2041067758113940 Oracle ACE: http://tinyurl.com/cyltkyz Company: http://wbconsulting.com.br * * 2012/5/28 Stewart Smith > On Wed, 16 May 2012 11:22:26 +0000 (UTC), kuntal > wrote: > > if table space is not mentioned during creation of table in mysql > cluster what > > is the default storage? > > in memory rather than disk. > -- > Stewart Smith > --047d7b2eda97f9881404c11c63ca--