Comments - CONNECT JSON Table Type
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
In the documentation where there is a list of 'JSON User Defined Functions'
It shows:
create function json_get_item returns real soname 'ha_connect';
When it should read:
create function json_get_item returns string soname 'ha_connect';
corrected as described. Its a wiki and you can correct anything else you see yourself :-)
Ah, thank you. I'll remember that.
To work with JSON, this tool may help. https://jsonformatter.org