mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Merge 10.8 into 10.9
This commit is contained in:
@@ -381,7 +381,7 @@ int json_find_paths_next(json_engine_t *je, json_find_paths_t *state);
|
||||
#define JSON_ERROR_ILLEGAL_SYMBOL (-2)
|
||||
|
||||
/*
|
||||
Converst JSON string constant into ordinary string constant
|
||||
Convert JSON string constant into ordinary string constant
|
||||
which can involve unpacking json escapes and changing character set.
|
||||
Returns negative integer in the case of an error,
|
||||
the length of the result otherwise.
|
||||
|
Reference in New Issue
Block a user