• unknown's avatar
    Fixed CAST( xxx as CHAR) · 18ef87d3
    unknown authored
    
    sql/item.h:
      Made some virtual functions non virtual (as they are not used virtually)
    sql/item_strfunc.cc:
      Optimizations.
    sql/item_strfunc.h:
      Fixed BINARY handling
    sql/sql_string.h:
      Indentation cleanups
    18ef87d3
item_strfunc.h 20.7 KB