summaryrefslogtreecommitdiff
path: root/mysql-test/lib
diff options
context:
space:
mode:
authorRucha Deodhar <rucha.deodhar@mariadb.com>2022-03-21 12:43:17 +0530
committerRucha Deodhar <rucha.deodhar@mariadb.com>2022-04-15 01:04:52 +0530
commitc69d72c2e441f12a1ccd1e94608f87b452e7b70c (patch)
treefc2f7b23ca445e38ad3beb0d554e744457d90950 /mysql-test/lib
parent95a9078efcad62daa67e8873802a25ff742890d1 (diff)
downloadmariadb-git-c69d72c2e441f12a1ccd1e94608f87b452e7b70c.tar.gz
MDEV-28072: JSON_EXTRACT has inconsistent behavior with '0' value in json
path (when range is used) Analysis: When 0 comes after space, then the json path parser changes the state to JE_SYN instead of PS_Z (meaning parse zero). Hence the warning. Fix: Make the state PS_Z instead of JE_SYN.
Diffstat (limited to 'mysql-test/lib')
0 files changed, 0 insertions, 0 deletions