MySQL Forums
Forum List  »  Performance

Re: Indexes in MySQL
Posted by: Oyvind Fredstie
Date: September 05, 2005 10:38PM

Im trying to find some information on how indexes are stored in MySQL but havnt really found anything relevant to this problem. So Im wondering if this is the "default" way MySQL stores the indexes (basically copying all the data from the table and sorting it by the index key).

Can provide database schema etc if someone else want to test it out..

Options: ReplyQuote


Subject
Views
Written By
Posted
2321
September 05, 2005 01:19AM
1495
September 05, 2005 01:12PM
1327
September 05, 2005 10:34PM
Re: Indexes in MySQL
1468
September 05, 2005 10:38PM
1302
September 05, 2005 11:40PM
1439
September 07, 2005 06:18AM
1575
September 07, 2005 08:10AM
1306
September 07, 2005 08:41PM


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.