Timeline for I am using the MEMORY storage engine but MySQL still writes to my disk...Why?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 22, 2011 at 17:05 | comment | added | RolandoMySQLDBA | It just so happens that @Mike asked the exact same question in ServerFault (serverfault.com/questions/272337/…) I suggested the same thing regarding tmp_table_size. At least, you found a doc verifying this possibility. Your other thoughts seem reasonable to me. +1 for you !!! | |
| May 22, 2011 at 16:58 | comment | added | RolandoMySQLDBA | the key_buffer_size only affects MyISAM (key buffer caches index pages from MYI files). | |
| May 22, 2011 at 15:08 | history | answered | randomx | CC BY-SA 3.0 |