[MDEV-29995] JSON_VALID is not able to validate nested json Created: 2022-11-10 Updated: 2023-11-28 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Tony | Assignee: | Rucha Deodhar |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
JSON_VALID is not able to validate multiple level json.
|
| Comments |
| Comment by Alice Sherepa [ 2022-11-10 ] | |||||||||||||||||||||||
|
Thanks! reproducible on 10.3-10.10
| |||||||||||||||||||||||
| Comment by Weijun Huang [ 2023-02-11 ] | |||||||||||||||||||||||
|
I checked the case
, which can work. So I guess the root od bug is not about nested json. |