[MDEV-22293] JSON_TABLE: Values for regular columns are truncated for no reason Created: 2020-04-18 Updated: 2020-04-27 Resolved: 2020-04-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | JSON |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
The column is of sufficient length, there should be no truncation.
It works in MariaDB, too, with slightly longer column:
set names doesn't seem to change the outcome, tried latin1, utf8, utf8mb4. |