diff options
author | bar@mysql.com <> | 2004-07-08 15:19:26 +0500 |
---|---|---|
committer | bar@mysql.com <> | 2004-07-08 15:19:26 +0500 |
commit | d2076ae8d5700b56333a8ccc723bbb928ee76a35 (patch) | |
tree | 0035c9efaa498318a6f665cefa942111f0eb6be4 /strings | |
parent | a5025f4ca630affdb380ce61831e81d5c708e1ec (diff) | |
download | mariadb-git-d2076ae8d5700b56333a8ccc723bbb928ee76a35.tar.gz |
Minor fix: V is primary level, not U.
Diffstat (limited to 'strings')
-rw-r--r-- | strings/ctype-uca.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/ctype-uca.c b/strings/ctype-uca.c index 9590b98e664..1b49abd0fbb 100644 --- a/strings/ctype-uca.c +++ b/strings/ctype-uca.c @@ -6655,7 +6655,7 @@ static const char spanish2[]= /* Also good for Asturian and Galician */ static const char roman[]= /* i.e. Classical Latin */ "& I << j <<< J " - "& U << v <<< V "; + "& V << u <<< U "; /* Unicode Collation Algorithm: |