Bug #55648 | Server crashes when subjected to max/min on a table containing max allowed TIME | ||
---|---|---|---|
Submitted: | 30 Jul 2010 12:21 | Modified: | 23 Nov 2010 3:31 |
Reporter: | Nirbhay Choubey | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 5.5.6-m3-debug | OS: | Any |
Assigned to: | Evgeny Potemkin | CPU Architecture: | Any |
Tags: | daily-trunk-bugfixing, regression |
[30 Jul 2010 12:21]
Nirbhay Choubey
[2 Aug 2010 12:37]
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/114841 3162 Evgeny Potemkin 2010-08-02 Bug#55648: Server crash on MIX/MAX on maximum time value A typo in the Item_cache_datetime::val_str caused an assertion to fail on the maximum time value. @ mysql-test/r/func_group.result A test case for the bug#55648. @ mysql-test/t/func_group.test A test case for the bug#55648. @ sql/item.cc Bug#55648: Server crash on MIX/MAX on maximum time value Corrected assertion.
[6 Aug 2010 7:35]
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/115154 3192 Tor Didriksen 2010-08-06 Bug#55648 post-push fix: remove string 'End of 6.0 tests'
[16 Aug 2010 6:30]
Bugs System
Pushed into mysql-trunk 5.6.1-m4 (revid:alik@sun.com-20100816062701-qo9dpnk5tkt1pksb) (version source revid:alik@sun.com-20100816062603-xc16eftmv7rmktyq) (merge vers: 5.6.1-m4) (pib:20)
[16 Aug 2010 6:38]
Bugs System
Pushed into mysql-next-mr (revid:alik@sun.com-20100816062819-bluwgdq8q4xysmlg) (version source revid:alik@sun.com-20100816062612-enatdwnv809iw3s9) (pib:20)
[16 Aug 2010 17:18]
Paul DuBois
Noted in 5.6.1 changelog. Using MIN() or MAX() on a column containing the maximum TIME value caused a server crash. Setting report to Need Merge pending push to 5.5.x.
[21 Aug 2010 1:26]
Paul DuBois
Noted in 5.5.6 changelog.
[13 Nov 2010 16:25]
Bugs System
Pushed into mysql-trunk 5.6.99-m5 (revid:alexander.nozdrin@oracle.com-20101113155825-czmva9kg4n31anmu) (version source revid:vasil.dimov@oracle.com-20100629074804-359l9m9gniauxr94) (merge vers: 5.6.99-m4) (pib:21)