mariadb/btr
marko c66a0754b9 branches/zip: Implement the ability to fetch a prefix of an externally
stored column.  This is the first part of fixing Bug #22496.

btr_copy_externally_stored_field_prefix(): New function.

btr_copy_externally_stored_field(): Split to
btr_copy_externally_stored_field_prefix_low().

row_sel_sec_rec_is_for_blob(): New function, used by
row_sel_sec_rec_is_for_clust_rec() in selects via
a secondary index.
2006-09-26 06:22:16 +00:00
..
btr0btr.c branches/zip: page_zip_empty_size(): New function to compute the 2006-09-20 14:26:53 +00:00
btr0cur.c branches/zip: Implement the ability to fetch a prefix of an externally 2006-09-26 06:22:16 +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