mariadb/storage/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
..
btr Removed const declarations to get rid of compiler warnings. The changes are similar to what is done in innobase in MySQL 5.5 2012-02-24 12:34:47 +02:00
buf Bug#13390506 - VALGRIND FAILURE AFTER THE FIX FOR 13371000 2011-11-18 10:59:10 -05:00
data
dict Bug #11766591 59733: Possible deadlock when buffered changes are to be 2011-08-15 12:11:43 +03:00
dyn
eval
fil
fsp Revert most of revno 3560.9.1 (Bug#12704861) 2011-10-26 11:44:28 +03:00
fut
ha Removed const declarations to get rid of compiler warnings. The changes are similar to what is done in innobase in MySQL 5.5 2012-02-24 12:34:47 +02:00
handler 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
ibuf Bug#13006367 62487: innodb takes 3 minutes to clean up the adaptive 2011-10-12 09:00:49 +03:00
include Removed const declarations to get rid of compiler warnings. The changes are similar to what is done in innobase in MySQL 5.5 2012-02-24 12:34:47 +02:00
lock
log Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 2011-04-07 21:12:54 +03:00
mach
mem
mtr Revert most of revno 3560.9.1 (Bug#12704861) 2011-10-26 11:44:28 +03:00
mysql-test/patches
os
page Bug#13418887 ERROR IN DIAGNOSTIC FUNCTION PAGE_REC_PRINT() 2011-12-12 13:48:24 +02:00
pars
que
read
rem Bug#12595087 - 61191: Question about page_zip_available 2011-06-16 14:22:12 +03:00
row Merge with MySQL 5.1.60 2011-11-23 19:32:14 +02:00
scripts
srv Bug 12356373 - PERFORMANCE REGRESSION FROM 5.1 TO 5.5 : GROUP BY: 2011-07-19 10:37:37 -04:00
sync Bug#13006367 62487: innodb takes 3 minutes to clean up the adaptive 2011-10-12 09:00:49 +03:00
thr
trx Merge with 5.2. 2011-12-11 11:34:44 +02:00
usr
ut Bug#12626794 61240: UNUSED FUNCTIONS ... 2011-08-10 14:56:14 +03:00
ChangeLog merge mysql-5.1->mysql-5.1-security 2011-12-15 14:10:20 +02:00
CMakeLists.txt
compile-innodb
compile-innodb-debug
COPYING
COPYING.Google
COPYING.Percona
COPYING.Sun_Microsystems
Doxyfile
ha_innodb.def
Makefile.am
plug.in remove redundant declarations 2011-10-04 15:01:26 +02:00
revert_gen.sh
setup.sh