mariadb/row
marko 16a5b78833 branches/zip: row_build_index_entry(): Fix errors introduced in r870.
Do not augment clustered index records.  When computing the prefix,
use dfield (where the prefix was copied), not dfield2 (the record in
the clustered index).
2006-09-26 14:26:19 +00:00
..
Makefile.am branches/zip: Add row_ext_t for caching prefixes of externally stored columns. 2006-09-26 07:28:23 +00:00
row0ext.c branches/zip: Add row_ext_t for caching prefixes of externally stored columns. 2006-09-26 07:28:23 +00:00
row0ins.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0mysql.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
row0purge.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0row.c branches/zip: row_build_index_entry(): Fix errors introduced in r870. 2006-09-26 14:26:19 +00:00
row0sel.c branches/zip: Implement the ability to fetch a prefix of an externally 2006-09-26 06:22:16 +00:00
row0uins.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0umod.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0undo.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0upd.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0vers.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00