mirror of https://github.com/MariaDB/server
Browse Source
on cp932 and sjis environment. Problem: case conversion erroneously changes the second bytes of multi-byte sequences because single-byte functions were called in a mistake. Fix: call multi-byte aware functions instead.pull/374/head
6 changed files with 42 additions and 8 deletions
Loading…
Reference in new issue