[MDEV-17454] JSON_VALID( '{"a":1]' ) evaluates to 1 Created: 2018-10-15 Updated: 2018-11-11 Resolved: 2018-11-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.2.18, 10.2, 10.3 |
| Fix Version/s: | 10.2.19 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marc A. Mueller | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | JSON_VALID | ||
| Environment: |
CentOS, Docker |
||
| Description |
|
JSON_VALID( '{"a":1]' ) evaluates to 1, should evaluate to 0. |
| Comments |
| Comment by Elena Stepanova [ 2018-10-15 ] |
|
Thanks for the report. Reproducible as described. |
| Comment by Alexey Botchkov [ 2018-11-11 ] |
|
http://lists.askmonty.org/pipermail/commits/2018-November/013079.html |