• bar@mysql.com/bar.myoffice.izhnet.ru's avatar
    Bug#28916 LDML doesn't work for utf8 · d3c4f1b2
    bar@mysql.com/bar.myoffice.izhnet.ru authored
    and is not described in the manual
    - Adding missing initialization for utf8 collations
    - Minor code clean-ups: renaming variables,
      moving code into a new separate function.
    - Adding test, to check that both ucs2 and utf8 user
      defined collations work (ucs2_test_ci and utf8_test_ci)
    - Adding Vietnamese collation as a complex user defined
      collation example.
    d3c4f1b2
m_ctype.h 20.4 KB