• unknown's avatar
    Code cleanup: · fd117c4f
    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.
    fd117c4f
item.h 31.8 KB