mariadb/innobase
heikki@hundin.mysql.fi b8d576d087 row0ins.c:
Fix bug: if we dropped a table where an INSERT was waiting for a lock to check a FOREIGN KEY constraint, then an assertion would fail in lock_reset_all_on_table(), since that operation assumes no waiting locks on the table or its records
row0mysql.c:
  Fix bug: InnoDB failed to drop a table in the background drop queue if the table was referenced by a foreign key constraint
2004-12-27 17:15:38 +02:00
..
btr InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
buf InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
data InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
db
dict dict0load.c: 2004-12-13 12:31:17 +02:00
dyn
eval row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: 2004-10-31 15:43:29 +02:00
fil
fsp InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
fut InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
ha Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
ibuf InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
include dict0dict.h, dict0dict.c, ha_innodb.cc: 2004-12-10 17:12:47 +02:00
lock InnoDB: Add option for disabling innodb_status.<pid> files. 2004-08-06 15:55:50 +03:00
log InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
mach
mem mem0dbg.c: 2004-06-19 12:12:00 +03:00
mtr InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
os os0file.c: 2004-12-21 18:33:53 +02:00
page
pars row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: 2004-10-31 15:43:29 +02:00
que que0que.c, srv0que.c: 2004-06-17 16:05:19 +03:00
read
rem
row row0ins.c: 2004-12-27 17:15:38 +02:00
srv srv0srv.c: 2004-12-10 00:06:33 +02:00
sync InnoDB: tolerate system clock glitches a little better 2004-10-07 15:58:47 +03:00
thr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
trx Backport innodb_max_purge_lag from 4.1 2004-10-27 13:33:11 +03:00
usr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870 2004-06-17 11:57:45 +03:00
ut InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
configure.in
Makefile.am
makefilewin
my_cnf