• Sergey Petrunya's avatar
    BUG#830993: Crash in end_read_record with derived table · 1c46ce95
    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.
    1c46ce95
subselect_sj.test 48.6 KB