• Sergei Golubchik's avatar
    Bug#38466 maria: range query returns no data · edb33da7
    Sergei Golubchik authored
    storage/maria/ma_search.c:
      when we found a matching key on the node page and want to search in the left leaf
      we must use only SEARCH_FIND flag, and never SEARCH_BIGGER, SEARCH_SMALLER, or SEARCH_LAST
    edb33da7
maria.test 55.8 KB