Bug #11542 | Call to Stored Procedure throws exception when SP has no arguments | ||
---|---|---|---|
Submitted: | 24 Jun 2005 7:37 | Modified: | 25 Jun 2005 18:40 |
Reporter: | Steve Terepin | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 1.0.4 | OS: | Windows (Win XP SP2) |
Assigned to: | Reggie Burnett | CPU Architecture: | Any |
[24 Jun 2005 7:37]
Steve Terepin
[24 Jun 2005 20:25]
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: I wasn't able to reproduce this per se. It might have been related to another bug report where if you had white space in the parameter list, it would fail. I applied your suggestion though to return null if .Read() returns false. I also cleaned up some other related code. This will be in 1.0.5
[25 Jun 2005 18:40]
Mike Hillyer
Documented in 1.0.5 changelog.