mariadb/mysql-test/suite/innodb_plugin
Michael Widenius 3bfe3b5ef7 Bug fix for MySQL bug#61209 "auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bulk inserts fail"
Patch and test case by Patryk Pomykalski

mysql-test/suite/innodb/r/innodb-autoinc.result:
  updated test case
storage/innodb_plugin/handler/ha_innodb.cc:
  Fixed that we properly reserve values for auto_increment
storage/xtradb/handler/ha_innodb.cc:
  Fixed that we properly reserve values for auto_increment
2012-03-26 16:06:42 +03:00
..
include Remove unused file 2010-04-12 17:23:00 +03:00
r Bug fix for MySQL bug#61209 "auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bulk inserts fail" 2012-03-26 16:06:42 +03:00
t Automatic merge 2012-02-21 09:37:56 +02:00
combinations generalization of mtr to support suite.pm extensions: 2010-08-17 11:14:46 +04:00
suite.pm allow suite.pm to tell mtr to skip the suite 2010-08-24 14:33:34 +02:00