[MDEV-23437] Item_func_json_objectagg::print is not implemented Created: 2020-08-09 Updated: 2020-10-23 Resolved: 2020-10-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5.7 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergei Petrunia | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
I see this in item_jsonfunc.cc:
If I understand the code correctly, this will break at least:
|
| Comments |
| Comment by Alexey Botchkov [ 2020-10-23 ] |
|
https://github.com/MariaDB/server/commit/9df99151dae05574cf21e7787ffd4fe988a66d77 |