Bug #74533 | MySqlParameter.Clone missed assign value to property SourceColumnNullMapping | ||
---|---|---|---|
Submitted: | 24 Oct 2014 2:32 | Modified: | 22 Nov 2021 20:39 |
Reporter: | yao yao | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 6.9.3, 6.9.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | MySqlParameter, SourceColumnNullMapping |
[24 Oct 2014 2:32]
yao yao
[22 Nov 2021 20:39]
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: When Connector/NET cloned a parameter, the SourceColumnNullMapping property was copied with the wrong value. Thank you for the bug report.