Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.0, 10.1, 10.2, 10.3, 10.4
-
Fix Version/s: 10.4.0
-
Component/s: Temporal Types
-
Labels:None
Description
SELECT TIME('-2001-01-01 10:20:30'); |
+------------------------------+
|
| TIME('-2001-01-01 10:20:30') |
|
+------------------------------+
|
| 10:20:30 |
|
+------------------------------+
|
Looks wrong. The expected result is NULL.
Attachments
Issue Links
- blocks
-
MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMP
-
- Closed
-