mariadb/innobase/include
lenz@mysql.com aedb38e81a Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/space/my/mysql-5.0
2004-12-17 18:00:59 +01:00
..
btr0btr.h Many files: 2004-12-02 19:45:07 +02:00
btr0btr.ic Many files: 2004-12-02 19:45:07 +02:00
btr0cur.h Many files: 2004-12-02 19:45:07 +02:00
btr0cur.ic Many files: 2004-12-02 19:45:07 +02:00
btr0pcur.h Many files: 2004-12-02 19:45:07 +02:00
btr0pcur.ic
btr0sea.h row0mysql.c: 2004-12-08 14:33:09 +02:00
btr0sea.ic
btr0types.h
buf0buf.h Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 2004-12-14 22:26:31 +03:00
buf0buf.ic Merge with 4.0.21 2004-06-18 04:38:58 +03:00
buf0flu.h
buf0flu.ic WL 2059 Engine-specific status variables framework and WL 1922 2004-11-18 13:00:42 +03:00
buf0lru.h Many files: 2004-11-26 00:12:50 +02:00
buf0lru.ic
buf0rea.h
buf0types.h
data0data.h Merge with 4.0.21 2004-06-18 04:38:58 +03:00
data0data.ic
data0type.h Many files: 2004-10-01 20:01:25 +03:00
data0type.ic InnoDB: Fix ctype_utf8 test failure caused by the new record format. 2004-12-03 17:57:44 +02:00
data0types.h
db0err.h Many files: 2004-11-26 00:12:50 +02:00
dict0boot.h
dict0boot.ic
dict0crea.h
dict0crea.ic
dict0dict.h Many files: 2004-12-02 19:45:07 +02:00
dict0dict.ic Many files: 2004-12-02 19:45:07 +02:00
dict0load.h
dict0load.ic
dict0mem.h Many files: 2004-12-02 19:45:07 +02:00
dict0mem.ic
dict0types.h
dyn0dyn.h dyn0dyn.h: 2004-08-02 13:02:34 +03:00
dyn0dyn.ic
eval0eval.h
eval0eval.ic
eval0proc.h
eval0proc.ic
fil0fil.h merged 2004-11-20 18:36:41 +01:00
fsp0fsp.h fsp0fsp.h: 2004-10-01 20:05:30 +03:00
fsp0fsp.ic
fut0fut.h
fut0fut.ic
fut0lst.h
fut0lst.ic
ha0ha.h Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970 2004-12-08 14:34:58 +02:00
ha0ha.ic
hash0hash.h Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20041027124510|04970 2004-12-08 14:34:58 +02:00
hash0hash.ic
ibuf0ibuf.h
ibuf0ibuf.ic
ibuf0types.h
lock0lock.h InnoDB: Reduce the stack space consumption of ON UPDATE CASCADE 2004-12-10 12:55:56 +02:00
lock0lock.ic Many files: 2004-12-02 19:45:07 +02:00
lock0types.h
log0log.h Merge with 4.0.21 2004-06-18 04:38:58 +03:00
log0log.ic Merge with 4.0.21 2004-06-18 04:38:58 +03:00
log0recv.h
log0recv.ic
mach0data.h mach0data.ic, mach0data.h: 2004-06-18 15:54:19 +03:00
mach0data.ic Merge with 4.0 to get the latest bug patches to 4.1 2004-06-25 20:13:05 +03:00
Makefile.am - added file innobase/include/trx0xa.h which was missing from the source 2004-12-17 14:06:12 +01:00
Makefile.i
makefilewin.i
mem0dbg.h
mem0dbg.ic Merge with 4.0.21 2004-06-18 04:38:58 +03:00
mem0mem.h Fix compiler warnings (detected by Intel's C++ compiler) 2004-10-22 18:44:51 +03:00
mem0mem.ic Many files: 2004-10-07 20:53:20 +03:00
mem0pool.h
mem0pool.ic
mtr0log.h Many files: 2004-12-02 19:45:07 +02:00
mtr0log.ic manually merged 2004-08-18 19:57:55 +02:00
mtr0mtr.h Many files: 2004-12-02 19:45:07 +02:00
mtr0mtr.ic
mtr0types.h
os0file.h WL 2059 Engine-specific status variables framework and WL 1922 2004-11-18 13:00:42 +03:00
os0proc.h Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 2004-12-14 22:26:31 +03:00
os0proc.ic
os0sync.h
os0sync.ic
os0thread.h
os0thread.ic
page0cur.h Many files: 2004-12-02 19:45:07 +02:00
page0cur.ic Many files: 2004-12-02 19:45:07 +02:00
page0page.h Many files: 2004-12-02 19:45:07 +02:00
page0page.ic Many files: 2004-12-02 19:45:07 +02:00
page0types.h
pars0grm.h
pars0opt.h
pars0opt.ic
pars0pars.h
pars0pars.ic
pars0sym.h
pars0sym.ic
pars0types.h
que0que.h
que0que.ic
que0types.h
read0read.h
read0read.ic
read0types.h
rem0cmp.h Many files: 2004-12-02 19:45:07 +02:00
rem0cmp.ic Many files: 2004-12-02 19:45:07 +02:00
rem0rec.h InnoDB: Changed interface to rec_get_offsets(), to reduce the use of 2004-12-09 15:29:55 +02:00
rem0rec.ic InnoDB: Changed interface to rec_get_offsets(), to reduce the use of 2004-12-09 15:29:55 +02:00
rem0types.h
row0ins.h
row0ins.ic
row0mysql.h Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 2004-11-30 13:42:19 -08:00
row0mysql.ic
row0purge.h
row0purge.ic
row0row.h Many files: 2004-12-02 19:45:07 +02:00
row0row.ic Many files: 2004-12-02 19:45:07 +02:00
row0sel.h Many files: 2004-11-26 00:12:50 +02:00
row0sel.ic
row0types.h
row0uins.h
row0uins.ic
row0umod.h
row0umod.ic
row0undo.h
row0undo.ic
row0upd.h Many files: 2004-12-02 19:45:07 +02:00
row0upd.ic Many files: 2004-12-02 19:45:07 +02:00
row0vers.h Many files: 2004-12-02 19:45:07 +02:00
row0vers.ic Many files: 2004-12-02 19:45:07 +02:00
srv0que.h
srv0srv.h Forward port of HugeTLB, InnoDB doublewrite and checksums patches to 5.0 2004-12-14 22:26:31 +03:00
srv0srv.ic
srv0start.h manually merged 2004-08-18 19:57:55 +02:00
sync0arr.h Merge 2004-10-08 15:43:27 +03:00
sync0arr.ic
sync0rw.h Merge with 4.0.21 2004-06-18 04:38:58 +03:00
sync0rw.ic
sync0sync.h Merge with 4.0.21 2004-06-18 04:38:58 +03:00
sync0sync.ic
sync0types.h
thr0loc.h
thr0loc.ic
trx0purge.h
trx0purge.ic
trx0rec.h Many files: 2004-12-02 19:45:07 +02:00
trx0rec.ic
trx0roll.h Added support for X/Open XA prepare, recover, commit and rollback. 2004-11-30 11:45:02 +02:00
trx0roll.ic
trx0rseg.h
trx0rseg.ic
trx0sys.h Backport innodb_max_purge_lag from 4.1 2004-10-27 13:33:11 +03:00
trx0sys.ic
trx0trx.h This is a code cleanup patch for X/Open XA. 2004-12-01 09:20:32 +02:00
trx0trx.ic
trx0types.h
trx0undo.h This is a code cleanup patch for X/Open XA. 2004-12-01 09:20:32 +02:00
trx0undo.ic
trx0xa.h trx0xa.h: 2004-12-02 17:40:50 +02:00
univ.i
usr0sess.h
usr0sess.ic
usr0types.h
ut0byte.h Many files: 2004-12-02 19:45:07 +02:00
ut0byte.ic Many files: 2004-12-02 19:45:07 +02:00
ut0dbg.h manually merged 2004-08-18 19:57:55 +02:00
ut0lst.h
ut0mem.h Many files: 2004-11-26 00:12:50 +02:00
ut0mem.ic InnoDB: Fix ALTER TABLE t DISCARD TABLESPACE (Bug #5851) 2004-10-04 20:38:23 +03:00
ut0rnd.h
ut0rnd.ic
ut0sort.h
ut0ut.h InnoDB: quote identifiers according to MySQL settings (Bug #5292) 2004-10-01 11:51:59 +03:00
ut0ut.ic