MySQL Forums
Forum List  »  Memory Storage Engine

Re: Deleting rows extremely slow using memory engine
Posted by: Qihua Wu
Date: May 15, 2009 01:44AM

What kind of index did you use? hash or btree? if hash, try to convert it into btree and retry.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Deleting rows extremely slow using memory engine
4817
May 15, 2009 01:44AM


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.