• unknown's avatar
    Bug#30986 Character set introducer followed by a HEX string can return bad result(addon) · 048006e2
    unknown authored
    issue an error if string has illegal characters
    
    
    mysql-test/r/ctype_utf8.result:
      issue an error if string has illegal characters
    mysql-test/t/ctype_utf8.test:
      issue an error if string has illegal characters
    sql/item.cc:
      issue an error if string has illegal characters
    sql/item.h:
      issue an error if string has illegal characters
    sql/sql_yacc.yy:
      issue an error if string has illegal characters
    048006e2
sql_yacc.yy 261 KB