• unknown's avatar
    Code cleanup: · 6ff6a5ea
    unknown authored
    - added unsigned_flag= 1; to Item_uint constructors
    - removed Item_uint::fix_fields()
    - added a comment about fix_fields() call
    
    
    sql/item.h:
      added unsigned_flag= 1; to Item_uint constructors
      removed Item_uint::fix_fields()
    sql/item_func.cc:
      added a comment about fix_fields() call.
    6ff6a5ea
item_func.cc 70.5 KB