[MDEV-8742] Wrong result for SELECT..WHERE view_latin1_swedish_ci_field='a' COLLATE latin1_bin Created: 2015-09-03 Updated: 2015-09-12 Resolved: 2015-09-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.0 |
| Fix Version/s: | 10.1.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | propagation, upstream-not-affected | ||
| Issue Links: |
|
||||||||
| Description |
|
erroneously returns two rows:
The expected result is to return on row only, with 'a' in lower case. |