Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6, 10.11, 11.4, 11.8, 12.3
Description
JSON_VALID cannot be killed or max_statement_time to have an effect.
MDEV-28404 did resolve its max recursion depth, though JSON_VALID doesn't report error messages.
As fixing this will involve creating a json_engine in the Item, it will change the json_valid C function schematics which impacts MDEV-40174 and MDEV-40165. Minor change in sql_acl around DBUG_ASSERT(json_valid()) calling.
Attachments
Issue Links
- relates to
-
MDEV-28404 JSON functions don't respect KILL QUERY / max_statement_time limit / recusion depth #2
-
- Closed
-
-
MDEV-40165 10.11 JSON functions not interuptable
-
- In Progress
-
-
MDEV-40174 json_normalize / json_equals - unnecessary double parsing JSON document - performance
-
- Open
-