mariadb/innobase
heikki@hundin.mysql.fi 67456bb970 btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h:
Link adaptive hash index entries to the buffer page, so that we can remove them quickly without knowing the record structure on that page; this was requested by Marko for the compact InnoDB table format; note that the adaptive hash index memory overhead grows by 67 %, maybe we have to tune this later somehow
2004-10-27 15:45:10 +03:00
..
btr btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h: 2004-10-27 15:45:10 +03:00
buf btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h: 2004-10-27 15:45:10 +03:00
data After merge fixes 2004-06-21 10:21:20 +03:00
db
dict manually merged 2004-08-18 19:57:55 +02:00
dyn
eval New MYSQL_SERVER_SUFFIX usage (for easier compilation) 2004-05-25 02:28:44 +03:00
fil fil0fil.c: 2004-07-30 17:04:56 +03:00
fsp Merge with 4.0.21 2004-06-18 04:38:58 +03:00
fut Merge with 4.0.21 2004-06-18 04:38:58 +03:00
ha btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h: 2004-10-27 15:45:10 +03:00
ibuf Merge with 4.0.21 2004-06-18 04:38:58 +03:00
include btr0sea.c, buf0lru.c, buf0buf.c, ha0ha.c, hash0hash.h, ha0ha.h, buf0buf.h: 2004-10-27 15:45:10 +03:00
lock manually merged 2004-08-18 19:57:55 +02:00
log InnoDB: Make UNIV_LOG_DEBUG work 2004-08-11 16:04:37 +03:00
mach
mem Merge with 4.0 to get the latest bug patches to 4.1 2004-06-25 20:13:05 +03:00
mtr Merge with 4.0.21 2004-06-18 04:38:58 +03:00
os manually merged 2004-08-18 19:57:55 +02:00
page InnoDB cleanup: 2004-05-27 15:27:43 +03:00
pars Merge with 4.0 to get the latest bug patches to 4.1 2004-06-25 20:13:05 +03:00
que Merge with 4.0.21 2004-06-18 04:38:58 +03:00
read
rem Merge with 4.0.21 2004-06-18 04:38:58 +03:00
row Merge with 4.1 2004-09-06 15:14:10 +03:00
srv srv0start.c: 2004-09-02 20:06:25 +03:00
sync manual merged (blame me!) 2004-07-20 00:53:24 +02:00
thr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613 2004-06-17 13:25:06 +03:00
trx manual merged (blame me!) 2004-07-20 00:53:24 +02:00
usr Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870 2004-06-17 11:57:45 +03:00
ut manually merged 2004-08-18 19:57:55 +02:00
configure.in
Makefile.am
makefilewin
my_cnf