Bug #112293 | Wrong result if non-breaking space is contained in varchar | ||
---|---|---|---|
Submitted: | 7 Sep 2023 14:04 | Modified: | 8 Sep 2023 6:51 |
Reporter: | quan chen (OCA) | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 8.0, 8.0.34, 5.7.43 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | character_set, collation |
[7 Sep 2023 14:04]
quan chen
[8 Sep 2023 2:40]
quan chen
We also tested other type of whitespace-characters like IDEOGRAPHIC SPACE, EM SPACE, and had the same problem too. From the code perspective(skip_trailing_space() in m_string.h), except for ascii spaces, all other spaces would have issues.
[8 Sep 2023 6:51]
MySQL Verification Team
Hello quan chen, Thank you for the report and test case. Verified as described. regards, Umesh