• Sinisa@sinisa.nasamreza.org's avatar
    Fix for a bug record #307. · adb52cfc
    Sinisa@sinisa.nasamreza.org authored
    Very nasty bug.
    It was caused by double free()-ing memory of join->select and 
    join->quick. 
    
    I was able to pinpoint it only after using Valgrind.
    
    Plus better fix for bug with TMP_TABLE_PARAM.
    
    Plus new constructor for SELECT_LEX.
    adb52cfc
sql_lex.h 16.8 KB