MySQL Forums
Forum List  »  Docs

Re: json_set function dont match doc
Posted by: Jon Stephens
Date: December 05, 2022 02:09PM

Correct. You can add or insert nulls using NULL as a value argument with this function, but it returns NULL if json_doc or path is NULL.

I've fixed this now; the update should be online in a day or so.

Good catch--Thanks!

Jon Stephens
MySQL Documentation Team @ Oracle
Orlando, Florida, USA

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
97
November 18, 2022 12:28AM
Re: json_set function dont match doc
40
December 05, 2022 02:09PM
36
December 07, 2022 09:18PM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.