Chetan,

Tuesday, January 22, 2002, 9:00:56 AM, you wrote:

CL> I am using (open source) MySQL-3.23.47, I wanted to know, is the feature
CL> of caching of the data in RAM is available in this version ?If yes ,
CL> then what is the limit of that in terms of size. What I have Understood
CL> is that this feature will be available with the version 4.0 and if so,
CL> how this is implemented in the version 4.0 ?how to configure this ?

If you are talking about temporary ram tables, use TYPE=HEAP 
in CREATE clause. 
See more info at http://www.mysql.com/doc/C/R/CREATE_TABLE.html

CL> Chetan





-- 
For technical support contracts, goto https://order.mysql.com/
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to