mariadb/innobase
unknown 706dc59f58 srv0srv.c:
Fix a benign bug introduced in 4.0.14: InnoDB could complain 'Error: trying to declare trx to enter InnoDB' if several threads tried to init the auto-inc counter for the same table at the same time; in theory, the bug could even lead to a hang of the server, but that shuld be extremely improbable


innobase/srv/srv0srv.c:
  Fix a benign bug introduced in 4.0.14: InnoDB could complain 'Error: trying to declare trx to enter InnoDB' if several threads tried to init the auto-inc counter for the same table at the same time; in theory, the bug could even lead to a hang of the server, but that shuld be extremely improbable
2003-07-13 17:18:06 +03:00
..
btr Many files: 2003-07-03 21:25:55 +03:00
buf Many files: 2003-06-15 01:04:28 +03:00
com com0shm.c: 2003-06-02 16:11:06 +03:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data Many files: 2003-06-15 01:04:28 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict dict0dict.h, dict0dict.c, ha_innodb.cc: 2003-06-22 16:20:06 +03:00
dyn - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
eval - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
fil Many files: 2003-06-15 01:04:28 +03:00
fsp Many files: 2003-06-15 01:04:28 +03:00
fut - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
ha Many files: 2003-06-15 01:04:28 +03:00
ibuf Many files: 2003-06-15 01:04:28 +03:00
include srv0start.c, srv0srv.h, os0file.h, os0file.c: 2003-07-13 00:17:02 +03:00
lock lock0lock.c: 2003-07-03 03:34:20 +03:00
log Many files: 2003-07-03 21:25:55 +03:00
mach - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
mem Many files: 2003-06-15 01:04:28 +03:00
mtr - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
odbc - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
os srv0start.c, srv0srv.h, os0file.h, os0file.c: 2003-07-13 00:17:02 +03:00
page page0page.c: 2003-06-19 01:05:24 +03:00
pars Many files: 2003-06-15 01:04:28 +03:00
que - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
read - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
rem Many files: 2003-06-15 01:04:28 +03:00
row row0mysql.c: 2003-07-06 18:01:51 +03:00
srv srv0srv.c: 2003-07-13 17:18:06 +03:00
sync sync0sync.c: 2003-07-02 13:03:59 +03:00
thr - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
trx trx0trx.c: 2003-07-08 14:16:27 +03:00
usr - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
ut Many files: 2003-06-15 01:04:28 +03:00
configure.in Fixes for Netware 2003-01-28 08:38:28 +02:00
Makefile.am Make sure ib_config.h is distributed. 2001-03-05 21:08:24 -05:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00