mariadb/sql/share
Rucha Deodhar 5d3e14d780 MDEV-31599: Assertion `0' failed in Item_param::can_return_value
from Item::val_json, UBSAN: member access within null pointer of
type 'struct String' in sql/item_jsonfunc.cc

Analysis:
The first argument of json_schema_valid() needs to be a constant.
Fix:
Parse the schema if the item is constant otherwise set it to return null.
2023-11-02 19:05:11 +05:30
..
charsets MDEV-8334: Rename utf8 to utf8mb3 2021-05-19 06:48:36 +02:00
CMakeLists.txt MDEV-31530 Localizations for Swahili language 2023-07-04 13:02:49 +10:00
errmsg-utf8.txt MDEV-31599: Assertion `0' failed in Item_param::can_return_value 2023-11-02 19:05:11 +05:30