• hf@deer.(none)'s avatar
    Proposed fix for #2093 · e6e0937d
    hf@deer.(none) authored
    it happens because of the LEFT JOINT optimization in add_key_part()
    This optimization does exactly the same in JOIN and in WHERE conditions 
    Not right.
    I moved that optimization one level upper.
    e6e0937d
sql_select.cc 214 KB