• sergefp@mysql.com's avatar
    Merging fix for BUG#6976 from 4.0 to 4.1 · 9ed8cd70
    sergefp@mysql.com authored
    The problem in 4.1 was the same as in 4.0 - fix_fields() not called for created Item_ref. 
    The fix is similar too - initialize Item_refs in ctor (but don't interfere with cases when 
    Item_ref is used by subselects). 
    9ed8cd70
item_strfunc.cc 71.3 KB