• unknown's avatar
    WL#3700: Handler API change: all index search methods - that is, · 4e8b49d6
    unknown authored
    index_read(), index_read_idx(), index_read_last(), and
    records_in_range() - instead of 'uint keylen' argument take
    'ulonglong keypart_map', a bitmap showing which keyparts are
    present in the key value.
    Fallback method is provided for handlers that are lagging behind.
    
    
    4e8b49d6
ha_innodb.cc 215 KB