mariadb/innobase
unknown c9b0cbf013 InnoDB: Win64 portability fix: add missing declaration and
correct the definition of srv_max_buf_pool_modified_pct.


innobase/include/srv0srv.h:
  Declare srv_max_buf_pool_modified_pct
innobase/srv/srv0srv.c:
  Define srv_max_buf_pool_modified_pct as ulong,
  as it is declared in ha_innodb.h.
2005-03-08 11:12:18 +02:00
..
btr InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
buf InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
data
db
dict dict0load.c: 2004-12-13 12:31:17 +02:00
dyn
eval row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: 2004-10-31 15:43:29 +02:00
fil
fsp InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
fut
ha
ibuf
include InnoDB: Win64 portability fix: add missing declaration and 2005-03-08 11:12:18 +02:00
lock InnoDB: Add option for disabling innodb_status.<pid> files. 2004-08-06 15:55:50 +03:00
log InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
mach
mem mem0pool.c: 2005-01-31 22:28:55 +02:00
mtr
os srv0start.c: 2005-03-03 17:46:56 +02:00
page
pars row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: 2004-10-31 15:43:29 +02:00
que
read
rem
row row0mysql.c: 2005-02-13 21:00:07 +02:00
srv InnoDB: Win64 portability fix: add missing declaration and 2005-03-08 11:12:18 +02:00
sync InnoDB: tolerate system clock glitches a little better 2004-10-07 15:58:47 +03:00
thr
trx Backport innodb_max_purge_lag from 4.1 2004-10-27 13:33:11 +03:00
usr
ut InnoDB: Update links to the user manual 2004-09-08 14:24:13 +03:00
configure.in
Makefile.am
makefilewin
my_cnf