| Bug #121223 | GREATEST/LEAST(TIME column, big int): ordering flips between rows; SELECT display contradicts WHERE | ||
|---|---|---|---|
| Submitted: | 3 Sep 7:45 | Modified: | 3 Sep 12:39 |
| Reporter: | Chunling Qin | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
| Version: | 9.7.2 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[3 Sep 7:45]
Chunling Qin
[3 Sep 12:39]
Roy Lyseng
Thank you for the bug report. However, this is not a bug. When evaluating LEAST and GREATEST on a temporal value and a string value, the temporal value is converted to a string before performing the operation.
