mariadb/btr
marko b02b07bc9a btr_page_get_sure_split_rec(): Revert the change from r875:
"On compressed pages, return NULL if incl_data > free_space."

btr_page_split_and_insert(): Remove the limit check of n_iterations
on compressed pages.  After enough many invocations of
btr_page_get_sure_split_rec(), the record will finally fit.
2006-09-28 11:02:04 +00:00
..
btr0btr.c btr_page_get_sure_split_rec(): Revert the change from r875: 2006-09-28 11:02:04 +00:00
btr0cur.c branches/zip: Replace FIL_PAGE_ZBLOB_SPACE_ID and FIL_PAGE_ZBLOB_DATA 2006-09-27 10:51:05 +00:00
btr0pcur.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
btr0sea.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00