MySQL Forums
Forum List  »  Performance

Re: Confused about Handler_delete
Posted by: Thomas Lekai
Date: March 06, 2009 01:33PM

I have noticed this behavior myself, in the sense that InnoDB does not update the handler_delete. I have one table which had a very high delete activity on the table, and it was InnoDB. I converted the table over to MEMORY, and the handler_delete activity started to increment the very minute.

Regards,

Thomas.

Options: ReplyQuote


Subject
Views
Written By
Posted
4164
August 22, 2006 07:26AM
2474
August 22, 2006 08:51AM
2212
August 22, 2006 10:19AM
2892
August 23, 2006 07:04AM
Re: Confused about Handler_delete
2266
March 06, 2009 01:33PM


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.