MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
inaam 914923fe70 branches/innodb+ rb://48
This patch is to improve recovery performance in InnoDB+.
It includes introduction of red-black tree for sorted insertion into
the flush_list and couple of other quirks. More can be found
at: https://svn.innodb.com/innobase/Recovery_Performance_Improvements

Reviewed by: Marko
2008-11-11 10:31:51 +00:00
btr branches/innodb+: Revert some debugging-related changes 2008-11-07 12:16:36 +00:00
buf branches/innodb+ rb://48 2008-11-11 10:31:51 +00:00
data
dict branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
dyn
eval
fil
fsp
fut
ha
handler branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
ibuf branches/innodb+: ibuf_insert_low(): When buffering an insert or a 2008-11-11 10:11:16 +00:00
include branches/innodb+ rb://48 2008-11-11 10:31:51 +00:00
lock branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
log branches/innodb+ rb://48 2008-11-11 10:31:51 +00:00
mach
mem
mtr
mysql-test branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
os
page branches/innodb+: Refuse to buffer deletes if that could lead to B-tree 2008-10-23 10:22:46 +00:00
pars
que
read
rem
row branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
scripts branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
srv branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
sync
thr
trx branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
usr
ut
win-plugin branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
ChangeLog branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
CMakeLists.txt branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
compile-innodb
compile-innodb-debug
ha_innodb.def branches/innodb+: Merge revisions 2867:2986 from branches/zip: 2008-11-11 10:21:16 +00:00
Makefile.am
plug.in
revert_gen.sh
setup.sh