diff options
author | Alexander Barkov <bar@mysql.com> | 2010-08-26 16:36:33 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mysql.com> | 2010-08-26 16:36:33 +0400 |
commit | 3509fecfc1ff06860d026e59195f6ac84a35379a (patch) | |
tree | 22a95174748db7656dc7b0c291d4af92e8b20109 /sql-common | |
parent | f0d2765cc3bbea7743f8932b4da877ac121905b1 (diff) | |
download | mariadb-git-3509fecfc1ff06860d026e59195f6ac84a35379a.tar.gz |
Bug#42511 mysqld: ctype-ucs2.c:2044: my_strnncollsp_utf32: Assertion (tlen % 4) == 0' fai
Problem: trailing spaces were stripped using 8-bit code,
so the truncation result length was incorrect, which led
to an assertion failure.
Fix: using multi-byte safe code.
Diffstat (limited to 'sql-common')
0 files changed, 0 insertions, 0 deletions