MyISAM storage engine

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf storage engine
gptkbp:compatibleWith transactions
ACID compliance
foreign keys
MVCC
crash recovery
row-level locking
gptkbp:defaultEngineUntil gptkb:MySQL_5.5
gptkbp:developedBy gptkb:MySQL_AB
gptkbp:fileExtension .frm
.MYD
.MYI
https://www.w3.org/2000/01/rdf-schema#label MyISAM storage engine
gptkbp:introducedIn gptkb:MySQL_3.23
gptkbp:openSource true
gptkbp:replacedBy ISAM storage engine
gptkbp:replacedByDefaultBy gptkb:InnoDB_storage_engine
gptkbp:supports compressed tables
delayed inserts
spatial indexes
table-level locking
full-text indexing
non-transactional tables
gptkbp:usedFor read-heavy workloads
gptkbp:usedIn gptkb:MySQL
gptkbp:writtenBy gptkb:C++
gptkbp:bfsParent gptkb:MySQL_5.5_and_later
gptkbp:bfsLayer 7