MyISAM
Explore the MyISAM storage engine in MariaDB Server. Understand its characteristics, including suitability for read-heavy workloads, and its role in specific use cases.
Last updated
Was this helpful?
Explore the MyISAM storage engine in MariaDB Server. Understand its characteristics, including suitability for read-heavy workloads, and its role in specific use cases.
A detailed overview of the MyISAM storage engine, including its file structure, features, and limitations compared to newer engines like Aria.
This page explains how MyISAM stores and compresses indexes, detailing space usage for different key types and compression strategies.
Learn about the three storage formats supported by MyISAM: FIXED (static), DYNAMIC (variable length), and COMPRESSED (read-only).
A reference for system variables that configure MyISAM behavior, such as key cache sizes, recovery modes, and concurrent insert settings.
Last updated
Was this helpful?
Was this helpful?

