summaryrefslogtreecommitdiff
path: root/sql/share/charsets/Index
diff options
context:
space:
mode:
authorunknown <tim@white.box>2001-09-06 17:18:36 -0400
committerunknown <tim@white.box>2001-09-06 17:18:36 -0400
commit222a0254c6c241ffe87c34585df1760455e06922 (patch)
tree8295807cf0be5bb7359ca9d35f6ac2647c636fd8 /sql/share/charsets/Index
parent0cf6786c48446d88eeda6eb96e8f769b9a42e7f4 (diff)
downloadmariadb-git-222a0254c6c241ffe87c34585df1760455e06922.tar.gz
Add latin1_de character set, and make it the default.
sql/share/charsets/Index: Add latin1_de character set.
Diffstat (limited to 'sql/share/charsets/Index')
-rw-r--r--sql/share/charsets/Index4
1 files changed, 3 insertions, 1 deletions
diff --git a/sql/share/charsets/Index b/sql/share/charsets/Index
index b91e27e7c02..5cf30682cc0 100644
--- a/sql/share/charsets/Index
+++ b/sql/share/charsets/Index
@@ -1,6 +1,7 @@
# sql/share/charsets/Index
#
-# This file lists all of the available character sets.
+# This file lists all of the available character sets. Please keep this
+# file sorted by character set number.
big5 1
@@ -34,3 +35,4 @@ croat 27
gbk 28
cp1257 29
latin5 30
+latin1_de 31