mariadb/btr
marko 96f554c52a branches/zip: btr_rec_copy_externally_stored_field(): Add const qualifier
to rec_t*.  Remove the ut_ad(rec_offs_validate()), because this function
will be called from row0merge.c on a record that lacks the
REC_N_NEW_EXTRA_BYTES.
2007-06-21 08:58:41 +00:00
..
btr0btr.c branches/zip: Merge 1533:1553 from trunk. 2007-06-06 11:07:37 +00:00
btr0cur.c branches/zip: btr_rec_copy_externally_stored_field(): Add const qualifier 2007-06-21 08:58:41 +00:00
btr0pcur.c branches/zip: Remove the fil_space_get_zip_size() call from 2007-01-18 09:59:00 +00:00
btr0sea.c branches/zip: btr_search_guess_on_hash(): Eliminate two local variables 2007-01-31 14:28:37 +00:00