mariadb/handler
calvin 3ce609c736 branches/5.1: Fix bug#35537 - Innodb doesn't increment handler_update
and handler_delete

Add the calls to ha_statistic_increment() in ha_innobase::delete_row()
and ha_innobase::update_row().
2008-04-24 11:32:30 +00:00
..
ha_innodb.cc branches/5.1: Fix bug#35537 - Innodb doesn't increment handler_update 2008-04-24 11:32:30 +00:00
ha_innodb.h branches/5.1: Change the InnoDB autoinc type to ulint64. For this added a 2008-03-05 20:23:39 +00:00