[MDEV-30678] Json Range not work wirh JSON_REMOVE Created: 2023-02-17 Updated: 2023-03-29 Resolved: 2023-03-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.11.2 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | JSON_REMOVE, documentation | ||
| Description |
|
to reproduce:
Result |
| Comments |
| Comment by Alice Sherepa [ 2023-02-20 ] | ||||||||||||||||||||
|
The warning says that range is not allowed.
It should be added to KB (https://mariadb.com/kb/en/json_remove/)
| ||||||||||||||||||||
| Comment by Weijun Huang [ 2023-03-06 ] | ||||||||||||||||||||
|
Perhaps it should be considered as an intentional enforcement feature rather than a bug? | ||||||||||||||||||||
| Comment by Ian Gilfillan [ 2023-03-29 ] | ||||||||||||||||||||
|
Documented on https://mariadb.com/kb/en/json_remove, as this appears to be by design. |