mariadb/row
marko 7696aaf8a2 branches/zip: Add some clarifying comments.
btr_copy_blob_prefix(), btr_copy_externally_stored_field_prefix_low():
Document the return value as "number of bytes written", not "bytes written".

trx_undo_page_fetch_ext(): Explain the assertion ut_a(ext_len).

row_build_index_entry(): Explain the assertion ut_a(!ext).
2007-12-20 09:10:42 +00:00
..
row0ext.c branches/zip: row_ext_cache_fill(): Add a missing "else" that should have 2007-11-30 15:32:36 +00:00
row0ins.c branches/zip: Fast index creation: Remove the ROW_PREBUILT_OBSOLETE nonsense. 2007-12-17 15:49:59 +00:00
row0merge.c branches/zip: Minor cleanup. 2007-12-19 15:05:13 +00:00
row0mysql.c branches/zip: Minor cleanup. 2007-12-19 15:05:13 +00:00
row0purge.c branches/zip: When logging updates or deletes in the undo log, store long 2007-12-05 14:10:15 +00:00
row0row.c branches/zip: Add some clarifying comments. 2007-12-20 09:10:42 +00:00
row0sel.c branches/zip: Merge 2015:2093 from trunk. 2007-11-16 13:57:27 +00:00
row0uins.c branches/zip: In purge, avoid dereferencing unset BLOB pointers of freshly 2007-11-27 09:11:45 +00:00
row0umod.c branches/zip: In purge, avoid dereferencing unset BLOB pointers of freshly 2007-11-27 09:11:45 +00:00
row0undo.c branches/zip: Fix a bug in fast index creation that was introduced in r2131 2007-12-03 12:16:07 +00:00
row0upd.c branches/zip: Fix a bug in fast index creation that was introduced in r2131 2007-12-03 12:16:07 +00:00
row0vers.c branches/zip: Fix a bug in fast index creation that was introduced in r2131 2007-12-03 12:16:07 +00:00