mariadb/storage
Sunny Bains 90436a096c 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
..
archive Updated/added copyright headers 2012-02-16 10:48:16 +01:00
blackhole Updated/added copyright headers 2012-02-16 10:48:16 +01:00
csv Updated/added copyright headers 2012-02-16 10:48:16 +01:00
example Updated/added copyright headers 2012-02-16 10:48:16 +01:00
federated Updated/added copyright headers 2012-02-16 10:48:16 +01:00
heap Updated/added copyright headers 2012-02-16 10:48:16 +01:00
innobase Bug #13817703 - auto_increment_offset != 1 + innodb_autoinc_lock_mode=1 => bulk inserts fail 2012-03-29 18:02:08 +11:00
myisam Merge 5.1 => 5.5 2012-03-06 13:47:57 +01:00
myisammrg Merging into mysql-5.5.16-release. 2011-08-15 20:12:11 +02:00
ndb Merge from mysql-5.5.14-release 2011-07-06 01:13:50 +02:00
perfschema Bug#13898343 THREAD LOOPS ENDLESSLY IN LF_PINBOX_PUT_PINS WHILE HOLDING 2012-03-28 17:54:30 +02:00