• Igor Babaev's avatar
    Fixed bug mdev-9628. · d451d772
    Igor Babaev authored
    In the function create_key_parts_for_pseudo_indexes()
    the key part structures of pseudo-indexes created for
    BLOB fields were set incorrectly.
    Also the key parts for long fields must be 'truncated'
    up to the maximum length acceptable for key parts.
    d451d772
selectivity.test 27.3 KB