Bug #54147 | Valid date string in query results in wrong result on Linux sever. | ||
---|---|---|---|
Submitted: | 1 Jun 2010 14:18 | Modified: | 11 Feb 2018 11:25 |
Reporter: | Thomas Lee | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S2 (Serious) |
Version: | 5.0.51a-3ubuntu5.5 (Ubuntu), 5.0.91, 5.1.48, 5.6.99 bzr | OS: | Linux (Ubuntu 8.04.4 LTS) |
Assigned to: | CPU Architecture: | Any | |
Tags: | regression |
[1 Jun 2010 14:18]
Thomas Lee
[1 Jun 2010 14:19]
Thomas Lee
The minimal test case database dump
Attachment: create-table-BugTest.sql.txt (text/plain), 7.03 KiB.
[1 Jun 2010 14:57]
MySQL Verification Team
Thank you for the bug report. Could you please try the latest released version 5.0.91 and then comment the result. Thanks in advance. http://downloads.mysql.com/archives.php?p=mysql-5.0&v=5.0.91
[2 Jun 2010 0:53]
Thomas Lee
Yes. 5.0.91 also has this issue on Ubuntu 8.04 LTS.
[2 Jun 2010 18:09]
Sveta Smirnova
Thank you for the feedback. Verified as described. Expected result: 17 XXX XXX666666 8 no 8@b.c no 0966666666 NULL 2010-05-04 14:08:39 2010-05-04 14:04:30 9 3 10 3 Actual result: 17 XXX XXX666666 8 no 8@b.c no 0966666666 NULL 2010-05-04 14:08:39 2010-05-04 14:04:30 NULL NULL NULL NULL
[2 Jun 2010 18:11]
Sveta Smirnova
4.1 is not affected.
[11 Feb 2018 11:25]
Roy Lyseng
Posted by developer: Fixed in 5.6.40 and up.