-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.1, 10.2, 10.3, 10.4, 10.0
-
Fix Version/s: 10.4.0
-
Component/s: Temporal Types
-
Labels:None
SELECT TIME(99991231235957), TIME(99991231235958), TIME(99991231235959); |
+----------------------+----------------------+----------------------+
|
| TIME(99991231235957) | TIME(99991231235958) | TIME(99991231235959) |
|
+----------------------+----------------------+----------------------+
|
| 23:59:57 | 23:59:58 | 838:59:59 |
|
+----------------------+----------------------+----------------------+
|
The expected result for the last column is 23:59:58.
- blocks
-
MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP
-
- Closed
-