mariadb/dict
marko 2884c83de6 branches/zip: dtuple_convert_big_rec(): Reduce the locally stored part
of externally stored columns to REC_1BYTE_OFFS_LIMIT (128) bytes.
TODO: only store BTR_EXTERN_FIELD_REF_SIZE (20) bytes with the record,
and store the entire column externally.  (Bug #22496)

dict_col_t::min_prefix: Remove.
2006-09-26 19:50:21 +00:00
..
dict0boot.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
dict0crea.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
dict0dict.c branches/zip: dtuple_convert_big_rec(): Reduce the locally stored part 2006-09-26 19:50:21 +00:00
dict0load.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
dict0mem.c branches/zip: dtuple_convert_big_rec(): Reduce the locally stored part 2006-09-26 19:50:21 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00