Bug #2523 | "func_time" test fails on QNX | ||
---|---|---|---|
Submitted: | 26 Jan 2004 13:06 | Modified: | 30 Jan 2004 8:26 |
Reporter: | Lenz Grimmer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.0.17 | OS: | Other (QNX 6.2.1) |
Assigned to: | Dmitry Lenev | CPU Architecture: | Any |
[26 Jan 2004 13:06]
Lenz Grimmer
[26 Jan 2004 16:25]
Dmitry Lenev
This happens because time_t on QNX is unsigned
[26 Jan 2004 16:26]
Dmitry Lenev
So check for out of range values my_gmt_sec fails...
[30 Jan 2004 8:26]
Dmitry Lenev
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: ChangeSet 1.1695 2004/01/30 19:15:11 dlenev@mysql.com Fix for bug #2523 '"func_time" test fails on QNX'.