• Igor Babaev's avatar
    Fixed bug mdev-5132. · 78b580b7
    Igor Babaev authored
    Objects of the classes Item_func_isnull and Item_func_isnotnull
    must have the flag sargable set to TRUE.
    Set the value of the flag sargable only in constructors of the 
    classes inherited from Item_int_func.
    78b580b7
item_cmpfunc.h 59.1 KB