Bug #70606 | Implement SAFE versions for all JSON functions | ||
---|---|---|---|
Submitted: | 11 Oct 2013 19:26 | Modified: | 19 Mar 2014 20:09 |
Reporter: | Sveta Smirnova | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: JSON User-defined function ( UDF ) | Severity: | S4 (Feature request) |
Version: | 0.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[11 Oct 2013 19:26]
Sveta Smirnova
[19 Mar 2014 20:08]
Sveta Smirnova
Posted by developer: Actually due to internal design changes all functions, except JSON_MERGE, check documents for validity while proceed them. So this feature is already implemented.