diff options
author | unknown <bar@mysql.com/bar.myoffice.izhnet.ru> | 2008-02-11 16:28:33 +0400 |
---|---|---|
committer | unknown <bar@mysql.com/bar.myoffice.izhnet.ru> | 2008-02-11 16:28:33 +0400 |
commit | 530591ff8ec92648cd1d75479efb023e22df822c (patch) | |
tree | 7c3a81e93424db70a1bf8f76d7ae15a0d0bb898a /scripts | |
parent | c2b6e653205d03554d8a7ed8e3e2668ca52c0817 (diff) | |
download | mariadb-git-530591ff8ec92648cd1d75479efb023e22df822c.tar.gz |
Bug#27877 incorrect german order in utf8_general_ci
Problem: incorrect sort order for "U+00DF SHARP S".
Fix: changing sort order for U+00DF to be equal to 's',
like the manual says.
mysql-test/r/ctype_latin1_de.result:
Adding test
mysql-test/r/ctype_uca.result:
Adding test
mysql-test/r/ctype_ucs.result:
Adding test
mysql-test/r/ctype_utf8.result:
Adding test
mysql-test/t/ctype_latin1_de.test:
Adding test
mysql-test/t/ctype_uca.test:
Adding test
mysql-test/t/ctype_ucs.test:
Adding test
mysql-test/t/ctype_utf8.test:
Adding test
strings/ctype-utf8.c:
Changing weight for "U+00DF SHARP S"
mysql-test/include/ctype_german.inc:
New BitKeeper file ``mysql-test/include/ctype_german.inc''
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions