[MDEV-19271] CHARSET(column) returns different result with and without ROLLUP Created: 2019-04-17 Updated: 2020-05-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data types |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The first query returns:
The second query returns:
Looks wrong. Expect equal values in the column "f" in all queries. |