[MDEV-14301] JSON_UNQUOTE returns incorrect results depending on the collation Created: 2017-11-07 Updated: 2023-12-05 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | William Chiquito | Assignee: | Rucha Deodhar |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Sprint: | 10.2.12 | ||||||||||||
| Description |
|
|
| Comments |
| Comment by Jordan Lane [ 2020-07-06 ] | |||||||||
|
I think I found a bug related to this issue, let me know if I should create it separately. All of my tables and columns are set to utf8_unicode_ci. This works:
This doesn't:
| |||||||||
| Comment by Roman Stingler (Inactive) [ 2021-02-04 ] | |||||||||
|
@Jordan thanks for the examples |