• Sergey Petrunya's avatar
    Valgrind fix for the previous cset: · fd800f14
    Sergey Petrunya authored
    - {ha_myisam,ha_maria}::index_read_idx_map should also initialize end_range, because index condition 
      function will attempt to check it. We initialize it like index_init() does.
    fd800f14
ha_myisam.cc 74.4 KB