• Michael Widenius's avatar
    Patch from Sergey Petrunya: · b8b3716a
    Michael Widenius authored
    Fix post-merge failure in 5.1-merge 
    - Let QUICK_RANGE_INTERSECT_SELECT not make assumption that HA_EXTRA_KEYREAD 
      scans do not touch parts of table->record[0] that refer to fields that are 
      not covered by the used index.
      This assumption is not true for XtraDB (e.g. grep row/row0sel.c for 
      "init null bytes with default values as they might be").
    b8b3716a
opt_range.cc 360 KB