summaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorbar@bar.mysql.r18.ru <>2003-05-26 20:01:18 +0500
committerbar@bar.mysql.r18.ru <>2003-05-26 20:01:18 +0500
commit0ac62b93e5921258eb227aab0313eb26cb656e2a (patch)
treee68295cfa2f4cb0d3dd158d509888cbbcfa61872 /sql
parentf537e3adc68997a1c9b9c09a6152536fa0f88908 (diff)
downloadmariadb-git-0ac62b93e5921258eb227aab0313eb26cb656e2a.tar.gz
Index.xml:
cp1250_czech_ci was displayed even when not compiled-in in mistake.
Diffstat (limited to 'sql')
-rw-r--r--sql/share/charsets/Index.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sql/share/charsets/Index.xml b/sql/share/charsets/Index.xml
index 8cfd7923f9f..28cddb90fc5 100644
--- a/sql/share/charsets/Index.xml
+++ b/sql/share/charsets/Index.xml
@@ -348,7 +348,9 @@ To make maintaining easier please:
<order>Slovenian</order>
<order>Sorbian</order>
</collation>
- <collation name="cp1250_czech_ci" id="34" order="Czech"/>
+ <collation name="cp1250_czech_ci" id="34" order="Czech">
+ <flag>compiled</flag>
+ </collation>
<collation name="cp1250_bin" id="66" order="Binary" flag="binary"/>
</charset>