Bug #106247 | "Incorrect arguments to mysqld_stmt_execute" with MySqlDbType.Enum | ||
---|---|---|---|
Submitted: | 22 Jan 2022 20:24 | Modified: | 10 Jun 2022 15:24 |
Reporter: | Bradley Grainger (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.0.23, 8.0.28 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | regression |
[22 Jan 2022 20:24]
Bradley Grainger
[6 Feb 2022 7:21]
MySQL Verification Team
Hello Bradley, Thank you for the report and test case. regards, Ashwini
[10 Jun 2022 15:24]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 8.0.30 release, and here's the proposed changelog entry from the documentation team: Type MySqlDbType.Enum could not be used with the MySqlParameter method in a prepared statement. Thank you for the bug report.