Re: Confused about Handler_delete
Hi Peter, I did use SHOW GLOBAL STATUS, but still found Handler_delete useless for InnoDB tables. After some experiments, I find the following facts:
1. For MyISAM or Heap tables, Handler_delete is right. However, for InnoDB tables, Handler_delete is useless.
2. Handler_delete remains unchanged if you delete all rows from the table without a WHERE clause.
Maybe it's better to add some comments to the manual?
Subject
Views
Written By
Posted
4394
August 22, 2006 07:26AM
2586
August 22, 2006 08:51AM
2354
August 22, 2006 10:19AM
Re: Confused about Handler_delete
2992
August 23, 2006 07:04AM
2404
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.