• unknown's avatar
    proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly. · 5b543270
    unknown authored
    note: bar asked me to use res.charset in ::sql_type() functions to be more consistent.
    
    
    mysql-test/r/type_enum.result:
      proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
    mysql-test/t/type_enum.test:
      proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
    sql/field.cc:
      proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
    sql/sql_show.cc:
      proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
    sql/table.cc:
      proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
    5b543270
field.cc 132 KB