• marko's avatar
    dict_col_t: Reduce ord_part to one bit. · f1cc5233
    marko authored
    dict_index_add_to_cache(): Instead of incrementing ord_part, set it.
    
    dict_index_remove_from_cache(): Do not touch ord_part.
    
    dtype_t: Reduce mbminlen from 3 to 2 bits.
    
    row_upd(): Add a UNIV_LIKELY hint around node->in_mysql_interface.
    f1cc5233
dict0mem.h 14.1 KB