mariadb/innobase
unknown d9d47c6a6f srv0start.c:
innobase_shutdown_for_mysql(): Do very fast shutdown
  only if srv_fast_shutdown==2, not if srv_fast_shutdown!=0
  (Bug #9673)


innobase/srv/srv0start.c:
  innobase_shutdown_for_mysql(): Do very fast shutdown
  only if srv_fast_shutdown==2, not if srv_fast_shutdown!=0
  (Bug #9673)
2005-05-25 12:41:57 +03:00
..
btr manually merged 2005-04-06 21:19:20 +02:00
buf After merge fixes 2005-03-15 11:22:20 +02:00
data data0data.c: 2005-03-16 18:05:08 +02:00
db
dict Merge hundin.mysql.fi:/home/heikki/mysql-4.1 2005-04-27 03:02:25 +03:00
dyn
eval InnoDB: Portability fixes for warnings reported on IA-64 Windows 2005-03-07 12:03:33 +02:00
fil Merge hundin.mysql.fi:/home/heikki/mysql-4.1 2005-04-27 03:02:25 +03:00
fsp
fut
ha
ibuf
include After merge fix 2005-05-06 12:43:10 +03:00
lock Merge 2005-05-06 11:45:59 +03:00
log Adding --innodb_fast_shutdown=2 which shuts down InnoDB faster than the default "1": 2005-04-15 18:00:38 +02:00
mach
mem InnoDB: Portability fixes for warnings reported on IA-64 Windows 2005-03-07 12:03:33 +02:00
mtr
os manually merged 2005-04-06 21:19:20 +02:00
page InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE and 2005-03-10 15:16:16 +02:00
pars
que
read
rem InnoDB: Introduce the symbols REC_OFFS_NORMAL_SIZE and 2005-03-10 15:16:16 +02:00
row Manual merge (again) 2005-05-14 12:38:12 +04:00
srv srv0start.c: 2005-05-25 12:41:57 +03:00
sync
thr
trx Print information about XA recovery only if there are prepared XA transactions 2005-05-24 14:06:44 +03:00
usr
ut merged 2005-03-09 14:09:06 +01:00
configure.in
Makefile.am
makefilewin
my_cnf