Bug #3447 | prepared query, reading negative long value into string buffer error | ||
---|---|---|---|
Submitted: | 12 Apr 2004 12:52 | Modified: | 4 May 2004 13:32 |
Reporter: | Nathaniel Blanchard | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.1.2 (bitkeeper tree) | OS: | Linux (Redhat 7.3) |
Assigned to: | CPU Architecture: | Any |
[12 Apr 2004 12:52]
Nathaniel Blanchard
[4 May 2004 13:32]
Michael Widenius
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: The suggested fix would not work for unsigned variables. Last week we fixed the protocol to support unsigned integers and I have now fixed send_data_long() to handle signed/unsigned integers. Fix will be in 4.1.2 Regards, Monty
[4 May 2004 13:32]
Michael Widenius
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: The suggested fix would not work for unsigned variables. Last week we fixed the protocol to support unsigned integers and I have now fixed send_data_long() to handle signed/unsigned integers. Fix will be in 4.1.2 Regards, Monty