[MDEV-8863] Wrong result for MAX(COALESCE(time_column)) Created: 2015-09-28 Updated: 2015-09-28 Resolved: 2015-09-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Temporal Types |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.1.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream-not-affected | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.1.8-3 | ||||||||
| Description |
|
returns
The expected result is to return 10:20:30 for both columns. |