• unknown's avatar
    ctype_sjis.result, ctype_sjis.test, ctype-sjis.c: · 4e17c88b
    unknown authored
      Bug #6223 Japanese half-width kana characters get truncated. Bytes 0xA1..0xDF were not treated as a single byte sequence in a mistake.
    
    
    strings/ctype-sjis.c:
      Bug #6223 Japanese half-width kana characters get truncated. Bytes 0xA1..0xDF were not treated as a single byte sequence in a mistake.
    mysql-test/t/ctype_sjis.test:
      Bug #6223 Japanese half-width kana characters get truncated. Bytes 0xA1..0xDF were not treated as a single byte sequence in a mistake.
    mysql-test/r/ctype_sjis.result:
      Bug #6223 Japanese half-width kana characters get truncated. Bytes 0xA1..0xDF were not treated as a single byte sequence in a mistake.
    4e17c88b
ctype-sjis.c 247 KB