mariadb/btr
marko c6f5ea288a branches/zip: btr_push_update_extern_fields(): Add parameter "index"
and use it for flagging externally stored columns in the data tuple.
The data tuple contains the same columns as the clustered index record,
but in a different order.  This error was introduced in r1591.

TODO: the assertion ut_ad(!dfield_is_ext()) may fail in
btr_cur_pessimistic_update().
2007-10-16 07:25:58 +00:00
..
btr0btr.c branches/zip: Silence some more GCC 4.2.1 warnings. 2007-10-03 12:36:59 +00:00
btr0cur.c branches/zip: btr_push_update_extern_fields(): Add parameter "index" 2007-10-16 07:25:58 +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: Silence most GCC 4.2.1 warnings about const pointers. 2007-10-03 12:22:29 +00:00