mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
WL#3090 Japanese Character Set adjustments
added:
@ mysql-test/include/ctype_utf8_table.inc
Adding a share file to populate all utf8 values [U+0000..U+FFFF]
modified:
@ include/m_ctype.h
Introducing MB2 and MY_PUT_MB2 macros
@ mysql-test/r/ctype_cp932_binlog_stm.result
@ mysql-test/r/ctype_eucjpms.result
@ mysql-test/r/ctype_sjis.result
@ mysql-test/r/ctype_ujis.result
@ mysql-test/t/ctype_cp932_binlog_stm.test
@ mysql-test/t/ctype_eucjpms.test
@ mysql-test/t/ctype_sjis.test
@ mysql-test/t/ctype_ujis.test
Adding test
@ strings/ctype-cp932.c
@ strings/ctype-eucjpms.c
@ strings/ctype-sjis.c
@ strings/ctype-ujis.c
Adding new functions using Big-Table approach.
This commit is contained in:
parent
cd437325bb
commit
4e4122b999
14 changed files with 274473 additions and 25579 deletions
37843
strings/ctype-cp932.c
37843
strings/ctype-cp932.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue