MySQL Forums
Forum List  »  Memory Storage Engine

Write-through memory table
Posted by: René Vangsgaard
Date: January 04, 2007 04:30AM

Hi - I hope that I use the correct forum for my question.

Is it possible to have a write-through memory table in MySql, or implement a mechanism that mimics this behaviour:
- hold the entire contents of the table in memory for fast queries.
- write all changes to disk (maybe lazy, maybe not).

Best regards,
René Vangsgaard

Options: ReplyQuote


Subject
Views
Written By
Posted
Write-through memory table
9081
January 04, 2007 04:30AM
5815
January 10, 2007 05:24AM
5168
June 10, 2007 10:24AM
5329
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.