Bug #115020 | Contribution: Fix: MySQLUpdateSqlGenerator to inherit UpdateAndSelectSqlGen ... | ||
---|---|---|---|
Submitted: | 15 May 2024 20:34 | Modified: | 19 Dec 2024 1:40 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.4.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[15 May 2024 20:34]
OCA Admin
[15 May 2024 20:34]
OCA Admin
Contribution submitted via Github - Fix: MySQLUpdateSqlGenerator to inherit UpdateAndSelectSqlGenerator (*) Contribution by Hikari Fujioka (Github hikarin522, mysql-connector-net/pull/64#issuecomment-2088017665): "I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it."
Contribution: git_patch_1849233983.txt (text/plain), 12.29 KiB.
[16 May 2024 5:52]
MySQL Verification Team
Hello Hikari Fujioka, Thank you for the report and contribution. regards, Umesh
[19 Dec 2024 1:40]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 9.2.0 release, and here's the proposed changelog entry from the documentation team: The MySQLUpdateSqlGenerator class now inherits from UpdateAndSelectSqlGenerator instead of UpdateSqlGenerator. Our thanks to Hikari Fujioka for the contribution. Thank you for the bug report.