[MDEV-9668] Wrong result on character comparison inside a view Created: 2016-03-01 Updated: 2022-09-08 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Alexander Barkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Direct SELECT returns 2 rows, while the same query inside a view produces an empty result set with a warning:
The problem appeared in 10.0 tree with this commit
|