Re: Write-through memory table
Hi.
The MEMORY storage engine cannot write anything to disk.
Transactional storage engines like InnoDB, NDB, Falcon, etc, try to keep as much data and index as possible in memory. And they write all changes to disk.
Regards
Ingo
Ingo Strüwing, Senior Software Developer - Storage Engines
MySQL AB, www.mysql.com
Subject
Views
Written By
Posted
9259
January 04, 2007 04:30AM
Re: Write-through memory table
5922
January 10, 2007 05:24AM
5280
June 10, 2007 10:24AM
5453
October 05, 2007 02:03PM
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.