1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

MDEV-19628 JSON with starting double quotes key is not valid.

First character of the key name is just skipped, so the escapement
wasn't handled properly.
This commit is contained in:
Alexey Botchkov
2019-09-30 14:43:32 +04:00
parent 2911a9a693
commit 6ac2a35553
4 changed files with 25 additions and 1 deletions

File diff suppressed because one or more lines are too long