Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
-
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