• Igor Babaev's avatar
    Fixed LP bug #870046. · 6a716d68
    Igor Babaev authored
    This bug is a consequence of the fix in the function add_ref_to_table_cond
    for LP bug 826935 that turned out to be not quite correct: it tried to AND
    the same generated condition with two different other conditions.
    This patch creates a copy of the generated condition if the condition needs
    to be ANDed with two different items.
    6a716d68
myisam_icp.result 6.72 KB