mariadb/innobase
unknown 61ffbc31ae InnoDB: Fix compilation errors on IA-64 Windows
innobase/include/srv0srv.h:
  Declare srv_auto_extend_increment and srv_max_purge_lag as ulong,
  because ulint and ulong are of different size on Win64.
innobase/srv/srv0srv.c:
  Declare srv_auto_extend_increment and srv_max_purge_lag as ulong,
  because ulint and ulong are of different size on Win64.
2005-03-01 09:27:09 +02:00
..
btr
buf
data
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
include InnoDB: Fix compilation errors on IA-64 Windows 2005-03-01 09:27:09 +02:00
lock
log
mach
mem
mtr
os
page
pars
que
read
rem
row
srv InnoDB: Fix compilation errors on IA-64 Windows 2005-03-01 09:27:09 +02:00
sync
thr
trx
usr
ut
configure.in
Makefile.am
makefilewin
my_cnf