[MDEV-13992] Implement JSON_MERGE_PATCH Created: 2017-10-03 Updated: 2022-08-01 Resolved: 2019-05-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Fix Version/s: | 10.2.25, 10.3.16, 10.4.5 |
| Type: | Task | Priority: | Major |
| Reporter: | Vincent Milum Jr | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 5 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Epic Link: | Implement JSON functions available in MySQL 8.0 but not MariaDB | ||||||||||||||||||||
| Description |
|
1) JSON_MERGE is listed as deprecated in MySQL (replaced by JSON_MERGE_PRESERVE), but is still in MariaDB. MySQL 8.0 reference: MySQL 5.7.22 reference; RFC 7396: |
| Comments |
| Comment by richardeaxon [ 2018-02-16 ] | |||
|
This would be great. | |||
| Comment by Aleksey M. [ 2018-09-30 ] | |||
|
This is very necessary!
| |||
| Comment by Aleksey M. [ 2018-10-07 ] | |||
|
Please, @elenst, look at this task. | |||
| Comment by Alexey Botchkov [ 2019-05-17 ] | |||
|
http://lists.askmonty.org/pipermail/commits/2019-May/013781.html |