mariadb/innobase
heikki@donna.mysql.fi fc6dcf4df7 log0recv.c Change Innobase text to InnoDB
log0log.c	Change Innobase text to InnoDB
srv0start.c	Change Innobase text to InnoDB
srv0srv.c	Change Innobase text to InnoDB
ha_innobase.cc	Change Innobase text to InnoDB
2001-04-13 16:36:54 +03:00
..
btr ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
buf buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list 2001-03-16 00:22:21 +02:00
com ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
cry
data data0data.c Small changes to eliminate some asserts in the debug version 2001-03-27 15:54:05 +03:00
db
dict ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
dyn
eval
fil ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
fsp fsp0fsp.c Circumvent a bug in Visual C inlining 2001-03-14 19:54:38 +02:00
fut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
ha
ibuf Patch from sleepycat to fix problem with BDB and log files 2001-03-06 20:38:53 +02:00
include srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
lock srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
log log0recv.c Change Innobase text to InnoDB 2001-04-13 16:36:54 +03:00
mach
mem Fixes for compiling innobase 2001-03-12 01:13:07 +02:00
mtr
odbc
os os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwrite 2001-04-11 21:47:51 +03:00
page ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
pars Fixes for compiling innobase 2001-03-12 01:13:07 +02:00
que ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
read
rem row0mysql.c Fix REPLACE problem, non-latin1 charset bug 2001-03-07 17:22:27 +02:00
row srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
srv log0recv.c Change Innobase text to InnoDB 2001-04-13 16:36:54 +03:00
sync sync0sync.c Fix the infinite spin on FreeBSD 2001-04-04 16:30:46 +03:00
thr
trx srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
usr
ut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
configure.in univ.i Prevent inlining of functions on HP-UX because GCC is broken there 2001-04-06 20:37:31 +03:00
ib_config.h Fixed INSERT DELAYED with Innobase 2001-04-09 21:08:56 +03:00
ib_config.h.in Fixed INSERT DELAYED with Innobase 2001-04-09 21:08:56 +03:00
Makefile.am Make sure ib_config.h is distributed. 2001-03-05 21:08:24 -05:00
makefilewin
my_cnf
stamp-h.in