ctype-czech.c:
Fixing wrong min_sort_char. strings/ctype-czech.c: Fixing wrong min_sort_char.
This commit is contained in:
parent
abbc7e2d3b
commit
b31eca1e52
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user