• Mattias Jonsson's avatar
    Bug#13025132 - PARTITIONS USE TOO MUCH MEMORY · 5abec3c2
    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.
    5abec3c2
ha_partition.cc 209 KB