Skip to content

MDEV-40572/MDEV-40165 postfix - JSON handling fixes - #5479

Open
grooverdan wants to merge 2 commits into
MariaDB:10.11from
grooverdan:MDEV-40572
Open

MDEV-40572/MDEV-40165 postfix - JSON handling fixes#5479
grooverdan wants to merge 2 commits into
MariaDB:10.11from
grooverdan:MDEV-40572

Conversation

@grooverdan

Copy link
Copy Markdown
Member

A few fixes of regressions.

@CLAassistant

CLAassistant commented Aug 1, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

on a truncated nested JSON object with different character sets/collations.

The value->s.c_str and js->s.c_str became invalid once the
function returned which caused the crash.
Adds test cases that validate the incorrect null handling
in the 2894e90 commit
and other JSON_EQUALS,CONTAINS/OVERLAPS behaviour.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants