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
marko 64d5043f9e branches/zip: Minor cleanup. Remove MLOG_ZIP_ROOT_RAISE.
btr_page_create(): Remove parameters "prev" and "next".  The pointers
to adjacent B-tree pages will be set in the caller before any user
records are inserted.

Remove the redo log entry type MLOG_ZIP_ROOT_RAISE, since
btr_root_raise_and_insert() will not defer modifications to
the compressed page.

btr_attach_half_pages(): Add parameter new_page_zip.
2006-04-11 09:02:27 +00:00
btr branches/zip: Minor cleanup. Remove MLOG_ZIP_ROOT_RAISE. 2006-04-11 09:02:27 +00:00
buf branches/zip: Disable accidentally committed debug code that would break 2006-04-11 08:12:39 +00:00
data branches/zip: Minor cleanup. 2006-04-04 10:42:05 +00:00
dict branches/zip: Initial steps towards disk-based storage of compressed pages. 2006-04-05 13:41:12 +00:00
dyn branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
eval branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
fil branches/zip: Fix some bugs in incremental compression. 2006-03-02 14:05:32 +00:00
fsp branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
fut branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ha branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
handler branches/zip: Merge revisions 236:247 from trunk. 2006-02-27 09:33:26 +00:00
ibuf branches/zip: Minor cleanup. 2006-04-04 10:42:05 +00:00
include branches/zip: Minor cleanup. Remove MLOG_ZIP_ROOT_RAISE. 2006-04-11 09:02:27 +00:00
lock branches/zip: Note that TRX_ID and ROLL_PTR only exist on B-tree leaf pages 2006-03-09 17:26:02 +00:00
log branches/zip: Minor cleanup. Remove MLOG_ZIP_ROOT_RAISE. 2006-04-11 09:02:27 +00:00
mach branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
mem branches/zip: Merge revisions 236:247 from trunk. 2006-02-27 09:33:26 +00:00
mtr branches/zip: Merge revisions 236:247 from trunk. 2006-02-27 09:33:26 +00:00
mysql-test branches/zip: Merge revisions 247:265 from trunk. 2006-03-03 14:43:05 +00:00
os branches/zip: Merge revisions 236:247 from trunk. 2006-02-27 09:33:26 +00:00
page branches/zip: Replace the redo log entry types 2006-04-10 19:48:37 +00:00
pars branches/zip: Note that TRX_ID and ROLL_PTR only exist on B-tree leaf pages 2006-03-09 17:26:02 +00:00
que branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
read branches/zip: Merge revisions 247:265 from trunk. 2006-03-03 14:43:05 +00:00
rem branches/zip: Minor fixes 2006-03-16 09:44:52 +00:00
row branches/zip: Minor cleanup. 2006-04-04 10:42:05 +00:00
srv branches/zip: Merge revisions 236:247 from trunk. 2006-02-27 09:33:26 +00:00
sync branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
thr branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
trx branches/zip: Initial steps towards disk-based storage of compressed pages. 2006-04-05 13:41:12 +00:00
usr branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ut branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
compile-innodb branches/zip: Merge revisions 79:200 from trunk. 2006-02-17 14:19:39 +00:00
compile-innodb-debug branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
configure.in branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
export.sh branches/zip: Merge revisions 9:72 from trunk. 2005-11-29 12:30:46 +00:00
Makefile.am branches/zip: Merge revisions 79:200 from trunk. 2006-02-17 14:19:39 +00:00
setup.sh branches/zip: Merge revisions 79:200 from trunk. 2006-02-17 14:19:39 +00:00