• Igor Babaev's avatar
    Fixed bug mdev-3888. · 5e345281
    Igor Babaev authored
    When inserting a record with update on duplicate keys the server calls
    the ha_index_read_idx_map handler function to look for the record
    that violates unique key constraints. The third parameter of this call
    should mark only the base components of the index where the server is
    searched for the record. Possible hidden components of the primary key
    are to be unmarked.
    5e345281
innodb_ext_key.result 25.6 KB