mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 22:06:13 +01:00
(returns NULL) and for Date/DateTime returns "INTEGER" Analysis: When the first character of json is scanned it is number. Based on that integer is returned. Fix: Scan rest of the json before returning the final result to ensure json is valid in the first place in order to have a valid type. |
||
|---|---|---|
| .. | ||
| json_no_table.result | ||
| rpl_json_char.result | ||
| rpl_json_longtext.result | ||
| rpl_json_mediumtext.result | ||
| rpl_json_text.result | ||
| rpl_json_tinytext.result | ||
| rpl_json_varchar.result | ||
| type_json.result | ||