Bug #5173 | MyODBC: extend_buffer function returns wrong value when to == NULL | ||
---|---|---|---|
Submitted: | 23 Aug 2004 22:42 | Modified: | 13 Jun 2013 13:31 |
Reporter: | Mark Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 3.51.07 | OS: | Any (x86 Linux (Fedora Core 2)) |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
[23 Aug 2004 22:42]
Mark Smith
[20 Dec 2004 10:58]
Hartmut Holzgraefe
the proposed patch seems valid to me as assignments within a multicondition if() depend to much on lazy evaluation order to be considered best practice anyway (or even assignments within if() in general)
[29 Dec 2004 19:07]
Harun Eren
complete test program for bug
Attachment: test5173.zip (application/zip, text), 11.96 KiB.
[29 Dec 2004 19:18]
Harun Eren
Hi, I have write a test program for this bug how describe, but it work on windows correctly, without crashing the mysql server. Please, can you tell me: Whats server version from your application is used? Best Regards.
[30 Dec 2004 14:50]
Harun Eren
Hi, it is not possible to reproduce this bug, the test programm is exactly writing how bug was described. The test programm is as file attachment. Please, can you check the test programm with your environment and whats happening. Or can you give us a test program, which we can reproduce it. Thanks. Best Regards.
[30 Dec 2004 14:53]
Harun Eren
new complete test program for bug
Attachment: test5173new.zip (application/zip, text), 6.71 KiB.
[14 Feb 2005 22:54]
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".
[31 May 2013 7:42]
Bogdan Degtyariov
this bug report needs re-checking
[13 Jun 2013 13:31]
Bogdan Degtyariov
The latest Connector/ODBC Driver code already contains the solution similar to what was proposed. Closing the bug.