Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.11, 11.4, 11.8
Description
json_normalize, the C function used by JSON_NORMALIZE and JSON_EQUALS, calls json_valid before processing. The processing reparses the same json document that json_valid already processed.
Beginning of patch attached, just need to complete within json_normalize.c to ensure that the error handling is pristine.
relevant tests:
- main.json_normalize
- main.json_equals
Attachments
Issue Links
- relates to
-
MDEV-40175 JSON_VALID don't respect KILL QUERY / max_statement_time limit
-
- Open
-