MySQL Forums
Forum List  »  Memory Storage Engine

Re: General q'stions about indexing and performance of MEMORY tables
Posted by: Ingo Strüwing
Date: March 14, 2006 11:47AM

Hi,

in general, I would guess that keeping all needed stuff in memory should give a speedup. But you may be right that InnoDB can do that already, if you access a limited amount of your data anyway.

However, I do not dare to guess about your application. I don't have much experience with performance questions. I suggest you try on the PERFORMANCE and/or GENERAL forum also.

Regards

Ingo Strüwing, Senior Software Developer - Storage Engines
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: General q'stions about indexing and performance of MEMORY tables
4290
March 14, 2006 11: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.