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

@ -8430,7 +8430,7 @@ my_wc_mb_euc_jp(CHARSET_INFO *c,my_wc_t wc, unsigned char *s, unsigned char *e)
CHARSET_INFO my_charset_ujis =
{
12, /* number */
MY_CS_COMPILED, /* state */
MY_CS_COMPILED|MY_CS_PRIMARY, /* state */
"ujis", /* cs name */
"ujis", /* name */
"", /* comment */