• unknown's avatar
    Getting closer to be more SQL99 in dyadic operations · 80630f12
    unknown authored
    
    mysql-test/r/ctype_collate.result:
      NO COLLATION has less coercibility than IMPLICIT and COERCIBLE
    sql/item.cc:
      Function to choose collation for dyadic operations
    sql/item.h:
      NO COLLATION has less coercibility than IMPLICIT and COERCIBLE
    sql/item_func.cc:
      Function to choose collation for dyadic operations
    sql/item_strfunc.cc:
      Function to choose collation for dyadic operations
    sql/item_strfunc.h:
      Use arg's attributes
    80630f12
item.h 26.7 KB