[MDEV-28559] Documentation of JSON_NORMALIZE defines 2 parameters instead of 1 Created: 2022-05-13 Updated: 2022-05-16 Resolved: 2022-05-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Christian Proust | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Webpage |
||
| Description |
|
In the Webpage Documentation of JSON_NORMALIZE, there are two parameters defined in the prototype of the SQL function. On https://mariadb.com/kb/en/json_normalize/:
Obviously, only one parameter should exist. If there is a second one, it should be explain how to use it. |