• Sergey Petrunya's avatar
    BUG#998236: Assertion failure or valgrind errors at best_access_path ... · 6d41fa0d
    Sergey Petrunya authored
    - Let fix_semijoin_strategies_for_picked_join_order() set 
      POSITION::prefix_record_count for POSITION records that it copies from
      SJ_MATERIALIZATION_INFO::tables. 
      (These records do not have prefix_record_count set, because they are optimized
       as joins-inside-semijoin-nests, without full advance_sj_state() processing).  
     
    6d41fa0d
subselect_sj.test 69.7 KB