mariadb/innobase
heikki@hundin.mysql.fi a169bfa6ae fil0fil.c, os0file.c, srv0srv.h, srv0srv.c:
Add an accessor function to set srv_io_thread_op_info, change the type to const char*, also change the type of srv_io_thread_function to const char*
2004-04-01 09:18:32 +03:00
..
btr btr0btr.c: 2004-03-20 06:09:18 +02:00
buf InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
data InnoDB: Remove unnecessary code, mostly related to stored procedures 2004-03-31 10:30:14 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict InnoDB: Remove ut_str_contains() and replace it with strchr() 2004-03-31 11:26:56 +03:00
dyn Remove unnecessary files 2004-02-19 11:32:07 +02:00
eval - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
fil fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: 2004-04-01 09:18:32 +03:00
fsp InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
fut - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
ha InnoDB: Remove unused hash table code and parameters 2004-03-31 10:58:50 +03:00
ibuf InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
include fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: 2004-04-01 09:18:32 +03:00
lock InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
log InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not defined 2004-03-16 11:48:20 +02:00
mach Remove unnecessary files 2004-02-19 11:32:07 +02:00
mem mem0dbg.c: 2004-03-26 17:49:02 +02:00
mtr InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
os fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: 2004-04-01 09:18:32 +03:00
page InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is defined 2004-03-16 18:55:44 +02:00
pars InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
que Portability fixes 2004-03-19 14:52:48 +02:00
read Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
rem InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
row InnoDB: Remove ut_str_contains() and replace it with strchr() 2004-03-31 11:26:56 +03:00
srv fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: 2004-04-01 09:18:32 +03:00
sync sync0sync.c: 2004-03-22 18:11:13 +02:00
thr Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
trx InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
usr Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
ut InnoDB: Remove ut_str_contains() and replace it with strchr() 2004-03-31 11:26:56 +03:00
configure.in Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
Makefile.am Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00