summaryrefslogtreecommitdiff
path: root/strings/ctype-extra.c
diff options
context:
space:
mode:
authorunknown <bar@bar.intranet.mysql.r18.ru>2004-05-25 17:40:20 +0500
committerunknown <bar@bar.intranet.mysql.r18.ru>2004-05-25 17:40:20 +0500
commit105dde3c35d564d5c6d05271942319560d958c6b (patch)
treea9a4fa11270cbdaa126493450d0bb6e8552335ed /strings/ctype-extra.c
parent520cad8dae7b4d0feae68e6cda25f590404b1774 (diff)
downloadmariadb-git-105dde3c35d564d5c6d05271942319560d958c6b.tar.gz
Preparation for user-defined Unicode collations:
weights data now comes from a static variables but from the charset structure.
Diffstat (limited to 'strings/ctype-extra.c')
-rw-r--r--strings/ctype-extra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/ctype-extra.c b/strings/ctype-extra.c
index 55dab3ca2a8..51a9531fbf5 100644
--- a/strings/ctype-extra.c
+++ b/strings/ctype-extra.c
@@ -28,6 +28,7 @@ CHARSET_INFO compiled_charsets[] = {
NULL,
NULL,
NULL,
+ NULL, /* sort_order_big*/
NULL, /* tab_to_uni */
NULL, /* tab_from_uni */
"","",