mariadb/innobase
unknown 72d15bccaa btr0btr.c:
Improve space utilization if we have 3 kB - 8 kB rows to insert in the order of the primary key
btr0cur.c:
  Fix bug: The row count and key cardinality estimate was grossly too small if each clustered index page only contained one record


innobase/btr/btr0cur.c:
  Fix bug: The row count and key cardinality estimate was grossly too small if each clustered index page only contained one record
innobase/btr/btr0btr.c:
  Improve space utilization if we have 3 kB - 8 kB rows to insert in the order of the primary key
2004-03-19 22:51:25 +02:00
..
btr btr0btr.c: 2004-03-19 22:51:25 +02:00
buf InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
data InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02: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 InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02: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 Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabled 2004-03-12 17:14:51 +02:00
ibuf InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
include InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is defined 2004-03-16 18:55:44 +02: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 InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
mtr InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
os InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02: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: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
srv InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +02:00
sync InnoDB: Replace ut_a(0) with ut_error 2004-03-13 22:48:00 +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 Replace ut_anp with ut_a 2004-03-12 13:46:26 +02: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