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 717bb5e12d branches/zip: btr_compress(): When merging a compressed page to the right,
set the FIL_PAGE_PREV field of merge_page to FIL_NULL before copying the
records in order not to break the assumption of page_zip_compress() that
min_rec_mark is always set on the first user record of a non-leaf page
whose FIL_PAGE_PREV field is FIL_NULL, and never otherwise.
2006-05-12 13:49:04 +00:00
btr branches/zip: btr_compress(): When merging a compressed page to the right, 2006-05-12 13:49:04 +00:00
buf branches/zip: Remove GCC 4.0.4 warnings from 2006-05-10 13:58:35 +00:00
data branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
dict branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
dyn branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
eval branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
fil branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
fsp branches/zip: Minor cleanup and bug fixes 2006-04-26 09:35:18 +00:00
fut branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ha branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
handler branches/zip: Merge revisions 536:558 from trunk. 2006-05-11 12:47:23 +00:00
ibuf branches/zip: Merge revisions 558:560 from trunk. 2006-05-11 17:00:43 +00:00
include branches/zip: After merge fix, and cleanup. 2006-05-11 18:23:10 +00:00
lock branches/zip: Prepare for writing compressed and reading pages. 2006-05-02 11:44:39 +00:00
log branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
mach branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
mem branches/zip: Merge revisions 536:558 from trunk. 2006-05-11 12:47:23 +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 465:532 from trunk. 2006-05-08 06:18:59 +00:00
os branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
page branches/zip: Remove a potential assertion failure. 2006-05-12 09:35:56 +00:00
pars branches/zip: Merge revisions 536:558 from trunk. 2006-05-11 12:47:23 +00:00
que branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
read branches/zip: Merge revisions 247:265 from trunk. 2006-03-03 14:43:05 +00:00
rem branches/zip: Remove GCC 4.0.4 warnings from 2006-05-10 13:58:35 +00:00
row branches/zip: Fix a bug that was triggered during purge. 2006-05-12 11:36:17 +00:00
srv branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
sync branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
thr branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
trx branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
usr branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
ut branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
cmakelists.txt branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +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 265:459 from trunk. 2006-04-12 09:32:17 +00:00
export.sh branches/zip: Merge revisions 536:558 from trunk. 2006-05-11 12:47:23 +00:00
Makefile.am branches/zip: Merge revisions 536:558 from trunk. 2006-05-11 12:47:23 +00:00
revert_gen.sh branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
setup.sh branches/zip: Merge revisions 79:200 from trunk. 2006-02-17 14:19:39 +00:00