mariadb/innobase
heikki@donna.mysql.fi b3675fc5f7 sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86
configure.in	InnoDB now uses XCHG to implement mutex if GCC and x86
2001-05-26 21:58:59 +03:00
..
btr ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
buf log0recv.c Add checksum to written pages to check that they are also read in unchanged 2001-05-01 20:57:49 +03:00
com ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data data0data.c Small changes to eliminate some asserts in the debug version 2001-03-27 15:54:05 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict dict0dict.h InnoDB now tries to provide autoinc column value from a counter table in data dict 2001-05-21 19:04:46 +03:00
dyn Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval Fixes for innobase 2001-02-21 14:16:00 +02:00
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 Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ibuf ibuf0ibuf.c Insert buffer calculated SQL NULL size wrong, causing overflow and assertion failure in some cases 2001-05-18 21:20:03 +03:00
include sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86 2001-05-26 21:58:59 +03:00
lock srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
log log0log.c InnoDB now prints timestamp at startup and shutdown 2001-05-24 22:35:14 +03:00
mach Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mem Fixes for compiling innobase 2001-03-12 01:13:07 +02:00
mtr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
odbc Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os log0log.c InnoDB now allows parameter innodb_unix_file_flush_method 2001-05-23 20:19:56 +03:00
page ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
pars cleanup 2001-05-12 01:00:46 +03:00
que Portability fixes 2001-04-19 14:43:32 +03:00
read Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
rem row0mysql.c Fix REPLACE problem, non-latin1 charset bug 2001-03-07 17:22:27 +02:00
row row0undo.c Fix a bug if we run out of space in the tablespace assertion in trx0roll.c 2001-05-14 22:27:29 +03:00
srv log0log.c InnoDB now prints timestamp at startup and shutdown 2001-05-24 22:35:14 +03:00
sync dict0dict.h InnoDB now tries to provide autoinc column value from a counter table in data dict 2001-05-21 19:04:46 +03:00
thr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
usr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut ut0ut.c Rewrote ut_print_timestamp with localtime_r and in Win GetLocalTime 2001-05-24 22:59:32 +03:00
configure.in sync0sync.ic InnoDB now uses XCHG to implement mutex if GCC and x86 2001-05-26 21:58:59 +03: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
stamp-h.in Added Innobase to source distribution 2001-02-17 14:19:19 +02:00