• hf@deer.(none)'s avatar
    Bugfix for #614 · 8fea9b45
    hf@deer.(none) authored
    Item_extract needs special implementation for eq().
    Item_func::eq doesn't work correctly because we have to compare 
    Item_extract::int_type parameters also
    
    We need to propagate this to 4.1
    8fea9b45
item_timefunc.cc 27.8 KB