Bug #32159 | Date() function bug | ||
---|---|---|---|
Submitted: | 7 Nov 2007 8:11 | Modified: | 8 Dec 2007 2:10 |
Reporter: | Roberto Cano Ramos | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: General | Severity: | S3 (Non-critical) |
Version: | 5.0.45 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[7 Nov 2007 8:11]
Roberto Cano Ramos
[8 Nov 2007 2:10]
Valeriy Kravchuk
Thank you for a problem report. It looks like a duplicate of bug #31709. Please, check. Note that bug #31709 is verified on 5.0.45, but it is NOT repeatable on current 5.0-BK code.
[9 Dec 2007 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[23 Mar 2009 14:30]
James Freeman
I can verify that this bug exists when comparing date(foo) against current_date() . The trim(date(foo)) fix is verified as working.