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

EUC-KR conversion routines

This commit is contained in:
bar@gw.udmsearch.izhnet.ru
2002-03-29 20:41:21 +04:00
parent 65cf7e6201
commit 37c24af06a
2 changed files with 8435 additions and 2 deletions

View File

@ -3118,8 +3118,8 @@ CHARSET_INFO compiled_charsets[] = {
ismbchar_euc_kr,
ismbhead_euc_kr,
mbcharlen_euc_kr,
NULL, /* mb_wc */
NULL, /* wc_mb */
my_mb_wc_euc_kr, /* mb_wc */
my_wc_mb_euc_kr, /* wc_mb */
my_caseup_str_mb,
my_casedn_str_mb,
my_caseup_mb,