Bug #101253 | Default value for MySqlParameter.Value changed from null to 0 | ||
---|---|---|---|
Submitted: | 20 Oct 2020 22:16 | Modified: | 23 Nov 2021 18:59 |
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 |
[20 Oct 2020 22:16]
Bradley Grainger
[21 Oct 2020 6:22]
MySQL Verification Team
Hello Bradley, Thank you for the report and test case. Verified as described. regards, Umesh
[23 Nov 2021 18:59]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.28 release, and here's the proposed changelog entry from the documentation team: Connector/NET now uses the C# languageās implicit conversion to an enumeration when it creates a parameter with a value equal to zero. Thank you for the bug report.