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
buf
com
cry
data
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
fsp
fut
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
log log0log.c InnoDB now prints timestamp at startup and shutdown 2001-05-24 22:35:14 +03:00
mach
mem
mtr
odbc
os log0log.c InnoDB now allows parameter innodb_unix_file_flush_method 2001-05-23 20:19:56 +03:00
page
pars
que
read
rem
row
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
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
makefilewin
my_cnf
stamp-h.in