Mysql myisam caches

From wikinotes
Revision as of 04:26, 8 September 2022 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation

Key Cache https://dev.mysql.com/doc/refman/5.7/en/myisam-key-cache.html


Key Cache

Key Caches/Buffers store index values, and depend on the OS cache for row data.