Re: MEMORY Storage Engine Integrity questions
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
Subject
Views
Written By
Posted
5738
December 21, 2006 01:19AM
Re: MEMORY Storage Engine Integrity questions
3885
December 21, 2006 01:14PM
3744
December 27, 2006 06:17AM
3463
December 27, 2006 07:17AM
3568
December 27, 2006 11:28PM
3987
December 28, 2006 02:31AM
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.