mariadb/innobase
unknown cd361b41ac Many files:
Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
sync0sync.c:
  UNIV_SYNC_DEBUG caused assertion in the creation of the doublewrite buffer, if we do not allow thousands of latches per thread


innobase/dict/dict0crea.c:
  Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
innobase/dict/dict0dict.c:
  Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
innobase/include/dict0crea.h:
  Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
innobase/include/dict0dict.h:
  Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
innobase/include/ut0mem.h:
  Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
innobase/row/row0mysql.c:
  Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
innobase/sync/sync0sync.c:
  UNIV_SYNC_DEBUG caused assertion in the creation of the doublewrite buffer, if we do not allow thousands of latches per thread
innobase/ut/ut0mem.c:
  Fix bug #2167: generate foreign key id's locally for each table, in the form databasename/tablename_ibfk_number; if the user gives the constraint name explicitly remember it; these changes should ensure that foreign key id's in a slave are the same as in the master, and DROP FOREIGN KEY does not break replication
2004-02-09 01:32:00 +02:00
..
btr btr0cur.c: 2004-01-29 14:41:49 +02:00
buf buf0lru.c: 2004-01-07 18:15:17 +02: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 Many files: 2004-02-09 01:32:00 +02: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 srv0srv.c, os0file.c, log0recv.h, log0log.h, fil0fil.h, fsp0fsp.c, fil0fil.c: 2003-07-25 22:26:39 +03:00
fsp Windows fix to avoid VC++ 6.0 compiler bug, which prevents compilation when function calls are present inside an expanded inline function 2003-09-04 16:00:05 -04: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 trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h: 2004-01-06 13:40:14 +02:00
include Many files: 2004-02-09 01:32:00 +02:00
lock Many files: 2003-12-12 07:51:21 +02:00
log log0log.c: 2003-12-23 22:55:38 +02: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 os0file.c: 2003-10-19 20:31:32 +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 Many files: 2004-02-09 01:32:00 +02:00
srv trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h: 2004-01-06 13:40:14 +02:00
sync Many files: 2004-02-09 01:32:00 +02:00
thr thr0loc.c, srv0start.c, srv0srv.c, srv0srv.h, os0thread.h, ha_innodb.cc: 2003-10-17 23:44:34 +03:00
trx trx0sys.c: 2004-01-06 20:06:07 +02:00
usr - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
ut Many files: 2004-02-09 01:32:00 +02: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