• Sergey Petrunya's avatar
    BUG#665669: Result differences on query re-execution · ad78c24a
    Sergey Petrunya authored
    - Cause: handler::in_range_check_pushed_down was not reset when a 
      command would call handler->idx_cond_push() without later calling
      handler->index_end().
    - Fix: reset the variable in handler->reset(), too (like we do with other
      Index Condition Pushdown members).
    ad78c24a
innodb_mrr.result 19.2 KB