MySQL Forums
Forum List  »  MyISAM

Re: What happens if the size of an index file exceeds physical RAM?
Posted by: DBA Lead
Date: September 06, 2010 03:15PM

Nothing really happens except some performance degradation, MySQL will be doing more disk I/O to read index blocks from disk.

--------------------------------------------------------------------
Geeks Worldwide -- http://www.geeksww.com/keywords/tutorials/mysql/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: What happens if the size of an index file exceeds physical RAM?
1475
September 06, 2010 03:15PM


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.