summaryrefslogtreecommitdiff
path: root/sql/share/charsets/Index.xml
diff options
context:
space:
mode:
authorunknown <bar@mysql.com>2005-12-06 16:19:50 +0400
committerunknown <bar@mysql.com>2005-12-06 16:19:50 +0400
commitac36a08495ae9569978c1d4bb623afd1b1c23970 (patch)
treee74dbbf0a35c1fde3a95fd65a94587983f503174 /sql/share/charsets/Index.xml
parent002101a4c9d06d598d62d4204e9dd4cabc8621c8 (diff)
downloadmariadb-git-ac36a08495ae9569978c1d4bb623afd1b1c23970.tar.gz
cp1250.xml:
Index.xml: Adding Polish collation for cp1250. sql/share/charsets/Index.xml: Adding Polish collation for cp1250. , sql/share/charsets/cp1250.xml: Adding Polish collation for cp1250.
Diffstat (limited to 'sql/share/charsets/Index.xml')
-rw-r--r--sql/share/charsets/Index.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sql/share/charsets/Index.xml b/sql/share/charsets/Index.xml
index 32fd1618a8b..6db14f22264 100644
--- a/sql/share/charsets/Index.xml
+++ b/sql/share/charsets/Index.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding="utf-8"?>
-<charsets max-id="98">
+<charsets max-id="99">
<copyright>
Copyright (C) 2003 MySQL AB
@@ -370,6 +370,9 @@ To make maintaining easier please:
<collation name="cp1250_croatian_ci" id="44">
<order>Croatian</order>
</collation>
+ <collation name="cp1250_polish_ci" id="99">
+ <order>Polish</order>
+ </collation>
<collation name="cp1250_czech_cs" id="34" order="Czech">
<flag>compiled</flag>
</collation>