• Sergey Petrunya's avatar
    BUG#830993: Crash in end_read_record with derived table · 5673aa41
    Sergey Petrunya authored
    - Let join buffering code correctly take into account rowids needed 
      by DuplicateElimination when it is calculating minimum record sizes.
    - In JOIN_CACHE::write_record_data, added asserts that prevent us from 
      writing beyond the end of the buffer.
    5673aa41
subselect_sj.result 67.5 KB