Bug #16396 | Events: Distant-future dates become past dates. | ||
---|---|---|---|
Submitted: | 12 Jan 2006 3:34 | Modified: | 17 Mar 2006 15:45 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Stored Routines | Severity: | S3 (Non-critical) |
Version: | 5.1 | OS: | Linux (linux) |
Assigned to: | Andrey Hristov | CPU Architecture: | Any |
[12 Jan 2006 3:34]
Peter Gulutzan
[3 Mar 2006 0:42]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/3409
[17 Mar 2006 10:01]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/3918
[17 Mar 2006 14:13]
Andrey Hristov
Fixed in 5.1.8 . As of this version dates past the end of the unix epoch are not supported (should be mentioned). Once MySQL supports timestamps past year 2037 this limitation will be lifted.
[17 Mar 2006 15:45]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Documented bugfix and feature change in 5.1.8 changelog and Events Limitations section of 5.1 Manual.