| Bug #106244 | MySqlDataReader.GetFieldValue<Stream> throws InvalidCastException | ||
|---|---|---|---|
| Submitted: | 22 Jan 2022 6:07 | Modified: | 27 Jan 2022 16:34 |
| Reporter: | Bradley Grainger (OCA) | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | Connector / NET | Severity: | S3 (Non-critical) |
| Version: | 8.0.28 | OS: | Windows |
| Assigned to: | CPU Architecture: | Any | |
[22 Jan 2022 6:07]
Bradley Grainger
[22 Jan 2022 7:43]
MySQL Verification Team
Hello Bradley, Thank you for the report and test case. regards, Umesh
[27 Jan 2022 16:34]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.29 release, and here's the proposed changelog entry from the documentation team: The MySqlDataReader.GetFieldValue<T> method returned an exception for calls attempting to retrieve the value of a BINARY column. Thank you for the bug report.
