Many files:

PRIMARY flag for built-in charsets
This commit is contained in:
bar@bar.mysql.r18.ru 2003-01-05 16:44:39 +04:00
commit 40c61f5763
10 changed files with 11 additions and 11 deletions

View file

@ -6218,7 +6218,7 @@ my_mb_wc_big5(CHARSET_INFO *cs __attribute__((unused)),
CHARSET_INFO my_charset_big5 =
{
1, /* number */
MY_CS_COMPILED, /* state */
MY_CS_COMPILED|MY_CS_PRIMARY, /* state */
"big5", /* cs name */
"big5", /* name */
"", /* comment */