| Bug #7755 | MySqlReader.GetInt32 throws exception if column is unsigned | ||
|---|---|---|---|
| Submitted: | 10 Jan 2005 4:44 | Modified: | 12 Jan 2005 17:27 |
| Reporter: | Kris Kimbrough | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | Connector / NET | Severity: | S3 (Non-critical) |
| Version: | 1.0.3 | OS: | Windows (Win/XP) |
| Assigned to: | Reggie Burnett | CPU Architecture: | Any |
[10 Jan 2005 4:44]
Kris Kimbrough
[12 Jan 2005 17:27]
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've known about this for sometime. I wasn't sure I wasn't even going to do anything about it since the SQL Server provider doesn't allow you to silently convert types like this. However CoreLabs does allow it and so I have made the change.
