mariadb/handler
sunny c4eb6c1758 branches/5.1: Add test cases and fix a bug where the last AUTOINC cached value
was not reset to 0 when the table was truncated.

Bug #37531 : After truncate, auto_increment behaves incorrectly for InnoDB
2008-06-26 12:55:43 +00:00
..
ha_innodb.cc branches/5.1: Add test cases and fix a bug where the last AUTOINC cached value 2008-06-26 12:55:43 +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