summaryrefslogtreecommitdiff
path: root/strings/ctype-czech.c
diff options
context:
space:
mode:
authorunknown <bar@bar.intranet.mysql.r18.ru>2004-06-08 17:56:15 +0500
committerunknown <bar@bar.intranet.mysql.r18.ru>2004-06-08 17:56:15 +0500
commit361c038ab9664b934f5d4c07b86d6853f7fb7021 (patch)
tree63ff39051c79dfeba8601f919a432d9944ab069f /strings/ctype-czech.c
parent9ce36bdf29ef5dcebf9a67627132c01904e9256b (diff)
downloadmariadb-git-361c038ab9664b934f5d4c07b86d6853f7fb7021.tar.gz
WL#916: Unicode collations for some languages
Diffstat (limited to 'strings/ctype-czech.c')
-rw-r--r--strings/ctype-czech.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/ctype-czech.c b/strings/ctype-czech.c
index 2eb2fac46e9..dede737f361 100644
--- a/strings/ctype-czech.c
+++ b/strings/ctype-czech.c
@@ -589,6 +589,7 @@ CHARSET_INFO my_charset_latin2_czech_ci =
"latin2", /* cs name */
"latin2_czech_cs", /* name */
"", /* comment */
+ NULL, /* tailoring */
ctype_czech,
to_lower_czech,
to_upper_czech,