mariadb/storage/innobase/handler
Sunny Bains d1809a5c85 Bug #13817703 - auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bulk inserts fail
Fix the calculation of the next autoinc value when offset > 1. Some of the
results have changed due to the changes in the allocation calculation. The
new calculation will result in slightly bigger gaps for bulk inserts.
  
rb://866 Approved by Jimmy Yang.
Backported from mysql-trunk (5.6)
2012-03-29 18:02:08 +11:00
..
ha_innodb.cc Bug #13817703 - auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bulk inserts fail 2012-03-29 18:02:08 +11:00
ha_innodb.h Partial fix for Bug#11764622 57480: MEMORY LEAK WHEN HAVING 256+ TABLES 2011-12-29 16:19:33 +02:00
handler0alter.cc Merge mysql-5.1 to mysql-5.5. 2012-02-28 14:04:21 +02:00
i_s.cc Merging into mysql-5.5.16-release. 2011-08-15 20:12:11 +02:00
i_s.h Use plugin_author also for the InnoDB SE plugin 2011-02-28 11:07:22 +02:00