Bug #13541 | Prepare breaks if a parameter is used more than once | ||
---|---|---|---|
Submitted: | 27 Sep 2005 20:41 | Modified: | 6 Oct 2005 1:15 |
Reporter: | Mark Modrall | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 1.0.4 | OS: | Windows (Windows) |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
[27 Sep 2005 20:41]
Mark Modrall
[28 Sep 2005 9:47]
Vasily Kishkin
Thanks for bug report. I was able to reproduce the bug. The test case is attached.
[28 Sep 2005 9:47]
Vasily Kishkin
Test case
Attachment: 13541.zip (application/x-zip-compressed, text), 5.77 KiB.
[3 Oct 2005 16:53]
Mark Modrall
By the by, the other workaround is to simply add the duplicated variable again with a different name. To reference the sample, instead of having ?st in two places, use ?st and ?st2 and add another parameter named st2 with the same value.
[4 Oct 2005 15:02]
Reggie Burnett
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: Fixed in 1.0.7
[6 Oct 2005 1:15]
Paul DuBois
Noted in 1.0.7 changelog.