[MDEV-26701] Typos in syntax description on JSON_TABLE KB page Created: 2021-09-27 Updated: 2021-10-18 Resolved: 2021-10-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
JSON_TABLE KB page shows PATH word in NESTED PATH column specification as optional (in 2 places):
But in fact it doesn't work without PATH:
Also, there is an extra item in PATH column description:
It is either value_path or path, whichever is correct, but not both.
|