[MDEV-20365] JSON_VALID and any JSON function doesnt work correctly whe there is a double-quote char (escaped) inside a value in a complex json array (more tha 2 elements) Created: 2019-08-16 Updated: 2019-08-16 Resolved: 2019-08-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.3.17, 10.4.7 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Francisco Dueñas | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | JSON, JSON_VALID, quotes | ||
| Environment: |
Windows 10 64 bit |
||
| Description |
|
Still 10.3.17. any JSON function will return NULL when there is a quoted char in a complex JSON array. Witth a Json single element array there is no problem: Tests:
|
| Comments |
| Comment by Francisco Dueñas [ 2019-08-16 ] | |||||||||||
|
Sorry found there a mistake in my sql senteces. This bug can be closed safely | |||||||||||
| Comment by Alice Sherepa [ 2019-08-16 ] | |||||||||||
|
yes, comma, it happens
|