[MDEV-13119] Wrong results with CAST(AS CHAR) and subquery Created: 2017-06-19 Updated: 2018-10-15 Resolved: 2018-10-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.0, 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.0.34, 10.1.31, 10.2.13, 10.3.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
This problem is similar to This script:
returns a wrong result:
Notice, there is no the expected dash character in the result. |
| Comments |
| Comment by Alexander Barkov [ 2018-10-15 ] |
|
Was fixed by |