Bug #43796 | Update query doesnt get executed to set the date field to null value | ||
---|---|---|---|
Submitted: | 23 Mar 2009 7:44 | Modified: | 27 Apr 2009 5:56 |
Reporter: | pritam m | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | Windows (Intel(R) Pentium(R) 4 CPU 2.40 GHz 2.41GHz ) |
Assigned to: | CPU Architecture: | Any | |
Tags: | Data Type 'Date', Field 'NULL' allowed, update query |
[23 Mar 2009 7:44]
pritam m
[23 Mar 2009 7:52]
Valeriy Kravchuk
Thank you for the problem report. What exact version of MySQL server do you use (3.7.7.1 is NOT a server version)? Please, send also the exact test case instead of a description. We need complete CREATE TABLE and INSERT(s) to be able to explain the results you get.
[23 Mar 2009 13:49]
pritam m
Sory for Inconvenience.Please note down the version number is 5.0 Thanks & Regards, pritam M
[23 Mar 2009 14:24]
Valeriy Kravchuk
It is not simply 5.0, but 5.0.x, and that "x" part is important. 5.0.77 is the latest and we do not fix bugs in older versions. Also, what about a complete test case?
[23 Apr 2009 23: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".
[27 Apr 2009 5:56]
pritam m
Slight Change in the query forming technique made this thing to happen work. Thanks for the support. Regards