Bug #25311 | ERROR 22007 ignores sql_mode ALLOW_INVALID_DATES | ||
---|---|---|---|
Submitted: | 28 Dec 2006 14:52 | Modified: | 30 Mar 2007 8:56 |
Reporter: | Gunar Werner | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Errors | Severity: | S1 (Critical) |
Version: | 5.0.27, 5.0.25 | OS: | Linux (Linux, all) |
Assigned to: | Ramil Kalimullin | CPU Architecture: | Any |
Tags: | Contribution, regression |
[28 Dec 2006 14:52]
Gunar Werner
[29 Dec 2006 7:39]
Valeriy Kravchuk
Thank you for a bug report. Verified just as described.
[29 Dec 2006 14:28]
Gunar Werner
The correct sql_mode that is ignored is NO_ZERO_IN_DATE, Error 22007 is raised always because of the above mentioned fix for Bug #19370. For detailed discussion see Bug #25301.
[30 Mar 2007 8:56]
Ramil Kalimullin
The issue is fixed by patch for bug #25301.