MySQL Forums
Forum List  »  Memory Storage Engine

Re: Slow INSERTs to MEMORY table
Posted by: Shane Bester
Date: April 24, 2011 05:52AM

memory tables grow by "read_buffer_size" bytes when they need extending. how large is the read_buffer_size in my.cnf ? If it's massive, try setting it back to the default value..

Options: ReplyQuote


Subject
Views
Written By
Posted
7639
February 01, 2011 05:15AM
Re: Slow INSERTs to MEMORY table
3926
April 24, 2011 05:52AM


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.