• unknown's avatar
    BUG#24056: Crash in subquery: · 4c554f8c
    unknown authored
    Don't assume that condition that was pushed down into subquery has 
    produced exactly one KEY_FIELD element - it could produce several or
    none at all, handle all of those cases.
    
    4c554f8c
sql_select.cc 471 KB