• unknown's avatar
    ctype_utf8.result, ctype_utf8.test: · 15a9ba6a
    unknown authored
      New syntax: CHAR(x USING charset)
      Adding test case.
    sql_yacc.yy:
      New syntax: CHAR(x USING charset)
      Adding new parser rule.
    item_strfunc.h:
      New syntax: CHAR(x USING charset)
      Adding a new constructor.
    
    
    sql/item_strfunc.h:
      New syntax: CHAR(x USING charset)
      Adding a new constructor.
    sql/sql_yacc.yy:
      New syntax: CHAR(x USING charset)
      Adding new parser rule.
    mysql-test/t/ctype_utf8.test:
      New syntax: CHAR(x USING charset)
      Adding test case.
    mysql-test/r/ctype_utf8.result:
      New syntax: CHAR(x USING charset)
      Adding test case.
    15a9ba6a
item_strfunc.h 20.4 KB