mariadb/dict
marko c3e2a8d45f branches/zip: dtuple_convert_big_rec(): Shorten the locally stored part
of externally stored columns to 108 bytes when possible.

This will unmask a bug in the handling of BLOBs on compressed tablespaces,
especially of small page sizes.  Apparently, the locally stored part must
be less than 235 bytes in size for the bug to occur.

dict_col_struct: Add field min_prefix.

dict_index_build_internal_non_clust(): Adjust min_prefix.
2006-08-31 11:00:02 +00:00
..
dict0boot.c branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
dict0crea.c branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
dict0dict.c branches/zip: dtuple_convert_big_rec(): Shorten the locally stored part 2006-08-31 11:00:02 +00:00
dict0load.c branches/zip: Merge revisions 720:765 from trunk and reindent the code 2006-08-29 09:30:31 +00:00
dict0mem.c branches/zip: dtuple_convert_big_rec(): Shorten the locally stored part 2006-08-31 11:00:02 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00