mariadb/innobase
unknown 34a80e21cf ut0ut.c If localtime_r not available in Unix, use localtime
configure.in	If localtime_r not available in Unix, use localtime


innobase/configure.in:
  If localtime_r not available in Unix, use localtime
innobase/ut/ut0ut.c:
  If localtime_r not available in Unix, use localtime
2001-05-29 15:07:41 +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
data data0data.c Small changes to eliminate some asserts in the debug version 2001-03-27 15:54:05 +03:00
db
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
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 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
mem Fixes for compiling innobase 2001-03-12 01:13:07 +02:00
mtr
odbc
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
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
trx srv0srv.h Merging work for 3.23.37 2001-04-10 21:58:07 +03:00
usr
ut ut0ut.c If localtime_r not available in Unix, use localtime 2001-05-29 15:07:41 +03:00
configure.in ut0ut.c If localtime_r not available in Unix, use localtime 2001-05-29 15:07:41 +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