MySQL Forums
Forum List  »  Memory Storage Engine

Re: MEMORY Storage Engine Integrity questions
Posted by: Ingo Strüwing
Date: December 21, 2006 01:14PM

Hi.

My english is not the best. I may misunderstand what you write.

1. Do you think of the MEMORY table as a replicate of another servers disk-based table? I believe you can do this with the MySQL replication feature.
2. Depending on the complexity of your SQL statements and the power of the machines and their network 200 updates per seconds could be possible.
3. No. MEMORY tables are memory only. They are not disk-backed in any way. You could however dump the table regularily.

I hope my answers match your questions somewhat.

Regards
Ingo

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

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MEMORY Storage Engine Integrity questions
3934
December 21, 2006 01:14PM


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.