• Mattias Jonsson's avatar
    Bug#13025132 - PARTITIONS USE TOO MUCH MEMORY · 1ffecedf
    Mattias Jonsson authored
    Additional patch to remove the part_id -> ref_buffer offset.
    
    The partitioning id and the associate record buffer can
    be found without having to calculate it.
    
    By initializing it for each used partition, and then reuse
    the key-buffer from the queue, it is not needed to have
    such map.
    1ffecedf
ha_partition.cc 209 KB