Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
In function FROM_UNIXTIME change parameter unix_timestamp from type int to decimal or int64 for support year's 2099 and more
This is useful for doing various timestamp calculations outside of [1970..2038] (current TIMESTAMP) or [1970..2106] (MDEV-32188) range.
Attachments
Issue Links
- relates to
-
MDEV-32188 make TIMESTAMP use whole 32-bit unsigned range
- Closed
-
MDEV-32496 TIMESTAMP variant to support YEAR range -4713 and +9999
- Open