MySQL Forums
Forum List  »  General

More key buffer used than sum of all .MYI files
Posted by: Daniel Nichter
Date: January 31, 2005 08:06PM

My understanding of the key buffer is that it is only used for indexes. As such, it could possibly be as large as all .MYI files combined (but is usually lower due to on-demand caching). If that is accurate, I've run into a strange situation: A server with 65M total .MYI files, but 256M key buffer used. It starts off 3M key buffer used and creeps up slowly to 256M every time (takes less than a day to reach this). What could be causing this? Or is the key buffer used for other things? Thank you.

Options: ReplyQuote


Subject
Written By
Posted
More key buffer used than sum of all .MYI files
January 31, 2005 08:06PM


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.