MyISAM data structure
Hi all, I'm doing some homeworks ;)
I need to write a short description of MyISAM data structure: in other words, I need to find out if it uses a B-TREE or wich other structure for tables and indexes, and how this structure react to insert/delete/update queries.
I've read all this
http://dev.mysql.com/doc/mysql/en/myisam-storage-engine.html but it doesn't cover my structure need, it just give some (interesting) general infos on MyISAM.
Thank you all for your valuable help!
Subject
Views
Written By
Posted
MyISAM data structure
4371
April 15, 2005 10:14AM
2485
April 21, 2005 05:52AM
2883
April 22, 2005 02:34PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.