[MDEV-15909] JSON_VALID treats integers as valid JSON Created: 2018-04-17 Updated: 2018-04-17 Resolved: 2018-04-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.2.11 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Nick Andren | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Description |
| Comments |
| Comment by Nick Andren [ 2018-04-17 ] | ||||
|
I just learned that simple types are valid according to the RFC 7158. From page 12:
So this is working per the specification. Please close this ticket. |