• Igor Babaev's avatar
    Fixed LP bug#684086. · 1684c3e9
    Igor Babaev authored
    If a primary key was used in the index intersection for
    an InnoDB database the size of the memory allocated
    for the best index intersection plan was one element less
    than it was needed. That could cause a memory overwrite
    and a crash as a result of it.
      
    1684c3e9
index_intersect.result 30.8 KB