Bug #109682 | MySqlParameter.Clone loses specific MySqlDbType | ||
---|---|---|---|
Submitted: | 18 Jan 2023 13:59 | Modified: | 7 Jun 2023 14:06 |
Reporter: | Bradley Grainger (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.32 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[18 Jan 2023 13:59]
Bradley Grainger
[19 Jan 2023 3:08]
MySQL Verification Team
Hello Bradley, Thank you for the report and feedback. regards, Umesh
[7 Jun 2023 14:06]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.1.0 release, and here's the proposed changelog entry from the documentation team: MySqlParameter.Clone could return a MySqlParameter object with a MySqlDbType value that differed from the original, rather than preserving the original type. Thank you for the bug report.