• Sergei Golubchik's avatar
    bugfix: mark_columns_needed_for_update · b38ff28a
    Sergei Golubchik authored
    cannot use TABLE:merge_keys for that, because Field::part_of_key
    was designed to mark fields for KEY_READ, so a field is not a
    "part of key", if only prefix of the field is.
    b38ff28a
commit.inc 21.2 KB