summaryrefslogtreecommitdiff
path: root/strings/strxnmov.c
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mariadb.com>2021-11-02 09:00:49 +0400
committerAlexander Barkov <bar@mariadb.com>2021-11-02 09:00:49 +0400
commitd0b611a76d91a5b6dbbc8fab792d7daaaaa862f5 (patch)
treee0102ee1fafc12825998f13da009c2c960a89d40 /strings/strxnmov.c
parent026984c360ce27c62072ed6ce798ec855952c974 (diff)
downloadmariadb-git-d0b611a76d91a5b6dbbc8fab792d7daaaaa862f5.tar.gz
MDEV-24335 Unexpected question mark in the end of a TINYTEXT column
my_copy_fix_mb() passed MIN(src_length,dst_length) to my_append_fix_badly_formed_tail(). It could break a multi-byte character in the middle, which put the question mark to the destination. Fixing the code to pass the true src_length to my_append_fix_badly_formed_tail().
Diffstat (limited to 'strings/strxnmov.c')
0 files changed, 0 insertions, 0 deletions