This commit is contained in:
monty@mashka.mysql.fi 2003-08-19 00:10:21 +03:00
commit 10c4acfb4f
48 changed files with 732 additions and 118 deletions

View file

@ -213,7 +213,7 @@ CHARSET_INFO my_charset_latin1=
latin1_uni, /* tab_to_uni */
NULL, /* tab_from_uni */
"","",
0, /* strxfrm_multiply */
1, /* strxfrm_multiply */
1, /* mbmaxlen */
0,
&my_charset_handler,
@ -430,7 +430,7 @@ CHARSET_INFO my_charset_latin1_bin=
NULL, /* tab_from_uni */
"",
"",
0, /* strxfrm_multiply */
1, /* strxfrm_multiply */
1, /* mbmaxlen */
0,
&my_charset_handler,