Jump to content

Read data from memory instead of hard disk drive?


Bounder

Recommended Posts

Is there an option in MySQL to have all the data just be cached in memory at startup and whenever something is changed have it changed in memory also, so that no disk seeks will be needed for selects?

 

If not, is there a ram disk software for xp 64bit that can do this (save changes to disk in real time, but read from memory) and is reliable? (I found one but it kept corrupting data, which isn't acceptable)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.