mariadb/innobase
unknown 0c062ae60f srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h:
Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
mysqld.cc, ha_innodb.cc:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri) 


sql/ha_innodb.cc:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
sql/mysqld.cc:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
innobase/include/srv0start.h:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
innobase/include/ut0dbg.h:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
innobase/ut/ut0dbg.c:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
innobase/ut/ut0mem.c:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
innobase/srv/srv0start.c:
  Changes for NetWare to exit the InnoDB gracefully instead of crashing the server (patch by PRam@novell.com, polished a little by Heikki Tuuri)
2004-08-18 01:48:01 +03:00
..
btr btr0cur.c: 2004-07-15 09:08:51 +03:00
buf buf0flu.c, os0file.c: 2004-07-27 19:14:50 +03:00
data InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
db
dict InnoDB: Add option for disabling innodb_status.<pid> files. 2004-08-06 15:55:50 +03:00
dyn
eval New MYSQL_SERVER_SUFFIX usage (for easier compilation) 2004-05-25 02:28:44 +03:00
fil InnoDB: send diagnostic output to stderr or files 2004-04-06 16:14:43 +03:00
fsp InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
fut InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
ha Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
ibuf InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
include srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: 2004-08-18 01:48:01 +03:00
lock InnoDB: Add option for disabling innodb_status.<pid> files. 2004-08-06 15:55:50 +03:00
log log0recv.c: 2004-06-17 15:13:27 +03:00
mach
mem mem0dbg.c: 2004-06-19 12:12:00 +03:00
mtr InnoDB: Revert most of ChangeSet@1.1772, as the debug functions may 2004-06-16 13:41:14 +03:00
os os0file.c: 2004-08-10 16:11:34 +03:00
page InnoDB: send diagnostic output to stderr or files 2004-04-06 16:14:43 +03:00
pars lexyy.c, pars0lex.l: 2004-06-22 16:15:58 +03:00
que que0que.c, srv0que.c: 2004-06-17 16:05:19 +03:00
read
rem InnoDB cleanup: Remove debug function 2004-06-02 11:12:04 +03:00
row row0mysql.c: 2004-08-13 17:27:58 +03:00
srv srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: 2004-08-18 01:48:01 +03:00
sync InnoDB: Increment the lock wait watchdog timeout during CHECK TABLE 2004-07-12 15:13:18 +03:00
thr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
trx InnoDB: LOCK TABLE clean-up 2004-07-12 16:47:22 +03:00
usr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870 2004-06-17 11:57:45 +03:00
ut srv0start.c, ut0mem.c, ut0dbg.c, ut0dbg.h, srv0start.h: 2004-08-18 01:48:01 +03:00
configure.in - added AC_PROG_LIBTOOL to innobase/configure.in to be able to compile 2004-04-29 14:48:49 +02:00
Makefile.am
makefilewin
my_cnf