[MDEV-16351] JSON_OBJECT() treats hybrid functions with boolean arguments as numbers Created: 2018-05-31 Updated: 2018-05-31 Resolved: 2018-05-31 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types, JSON |
| Affects Version/s: | 10.3, 10.4 |
| Fix Version/s: | 10.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
j2 looks wrong. It should print the value as true, similar to how j1 does. |