[MDEV-22141] JSON_REMOVE returns NULL on valid arguments. Created: 2020-04-03 Updated: 2023-11-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexey Botchkov | Assignee: | Rucha Deodhar |
| Resolution: | Unresolved | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
which is correct.
The result should be as in the first query, but we get NULL instead. user complained there on KB |
| Comments |
| Comment by Jaime Contesse [ 2023-02-06 ] | |||||||||
|
Another example: This works great:
This returns NULL
| |||||||||
| Comment by Alice Sherepa [ 2023-02-20 ] | |||||||||
|
jcontesse, KB says that with wildcards error is expected:
|