[MDEV-20431] GREATEST(int_col,date_col) returns wrong results in a view Created: 2019-08-27 Updated: 2019-08-27 Resolved: 2019-08-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types |
| Affects Version/s: | 10.1, 10.2, 10.3 |
| Fix Version/s: | 10.2.27, 10.1.42, 10.3.18 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Looks wrong. Expected to get the same results with the table and with the view. |
| Comments |
| Comment by Alexander Barkov [ 2019-08-27 ] | |||||||
|
Also repeatable with DATETIME:
|