1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

ctype-czech.c:

Fixing wrong min_sort_char.


strings/ctype-czech.c:
  Fixing wrong min_sort_char.
This commit is contained in:
unknown
2006-03-23 12:15:13 +04:00
parent abbc7e2d3b
commit b31eca1e52

View File

@ -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