Bug #101302 | Stored Procedure BOOL parameter can only be mapped to MySqlDbType.Byte | ||
---|---|---|---|
Submitted: | 23 Oct 2020 23:03 | Modified: | 30 Nov 2020 19:04 |
Reporter: | Bradley Grainger (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 8.0.22 | OS: | Windows (10) |
Assigned to: | CPU Architecture: | Any |
[23 Oct 2020 23:03]
Bradley Grainger
[24 Oct 2020 6:10]
MySQL Verification Team
Hello Bradley, Thank you for the report and test case. Verified as described. regards, Umesh
[10 Nov 2020 12:16]
MySQL Verification Team
Bug #101424 marked as duplicate of this one.
[30 Nov 2020 19:04]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.23 release, and here's the proposed changelog entry from the documentation team: Incomplete validation limited the expected range of values that a stored procedure with a parameter of type Boolean could assign using the MySqlParameter.MySqlDbType property. Thank you for the bug report.