mariadb/innobase
2004-04-02 11:58:54 +03:00
..
btr InnoDB: cleanup of B-tree cursor operations 2004-03-31 11:40:07 +03: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
dict InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
dyn
eval InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
fil Merge marko@build.mysql.com:/home/bk/mysql-4.0 2004-04-01 16:54:22 +03:00
fsp InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
fut
ha InnoDB: Remove unused hash table code and parameters 2004-03-31 10:58:50 +03:00
ibuf InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
include InnoDB: Handle quotes properly in the InnoDB SQL parser 2004-04-02 11:58:54 +03:00
lock InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
log InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
mach
mem InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
mtr InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
os fil0fil.c, os0file.c, srv0srv.h, srv0srv.c: 2004-04-01 09:18:32 +03:00
page InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
pars InnoDB: Handle quotes properly in the InnoDB SQL parser 2004-04-02 11:58:54 +03: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 cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
srv Merge marko@build.mysql.com:/home/bk/mysql-4.0 2004-04-01 16:54:22 +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 cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +03:00
usr Remove unneeded module "com" 2004-03-11 12:55:28 +02:00
ut InnoDB cleanup: fixing buffer overflows and quoting of quotes 2004-04-01 16:51:34 +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
my_cnf