diff options
author | bar@mysql.com <> | 2006-03-23 12:22:39 +0400 |
---|---|---|
committer | bar@mysql.com <> | 2006-03-23 12:22:39 +0400 |
commit | e4b6264f6ce020c3d762180b995af167dfdb8bc2 (patch) | |
tree | dc9874e51c10c33b79a0ce5f05445ec98aeb9169 /strings | |
parent | b372b28e1f2b36714d090def1c5abfc842d55147 (diff) | |
parent | 6ed5cdfd57946ce48e455cf898953c97b2606dbf (diff) | |
download | mariadb-git-e4b6264f6ce020c3d762180b995af167dfdb8bc2.tar.gz |
Merge mysql.com:/usr/home/bar/mysql-5.0
into mysql.com:/usr/home/bar/mysql-5.1-new
Diffstat (limited to 'strings')
-rw-r--r-- | strings/ctype-czech.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/ctype-czech.c b/strings/ctype-czech.c index 8f65825ece5..d9f95868d6d 100644 --- a/strings/ctype-czech.c +++ b/strings/ctype-czech.c @@ -356,7 +356,7 @@ static int my_strnxfrm_czech(CHARSET_INFO *cs __attribute__((unused)), #ifdef REAL_MYSQL -#define min_sort_char 0 +#define min_sort_char ' ' #define max_sort_char '9' #define EXAMPLE |