Bug #115853 Contribution: ConcurrencyFix - Added back in RowCount checking
Submitted: 16 Aug 2024 21:43 Modified: 20 Dec 2024 22:17
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:9.0.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[16 Aug 2024 21:43] OCA Admin
Description:
This bug tracks a contribution by Ryan Kelly (Github user: rtkelly13), as described in http://github.com/mysql/mysql-connector-net/pull/69

How to repeat:
See description

Suggested fix:
See contribution code attached
[16 Aug 2024 21:43] OCA Admin
Contribution submitted via Github - ConcurrencyFix - Added back in RowCount checking 
(*) Contribution by Ryan Kelly (Github rtkelly13, mysql-connector-net/pull/69#issuecomment-2293018895): 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_2007921465.txt (text/plain), 7.06 KiB.

[17 Aug 2024 14:51] MySQL Verification Team
Hello Ryan Kelly,

Thank you very much for your patch contribution, we appreciate it!

regards,
Umesh
[20 Dec 2024 22:17] 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:

Added ROW_COUNT() concurrency checking in EFCore for update operations.

Our thanks to Ryan Kelly for the contribution.

Thank you for the bug report.
[26 Mar 9:33] Ryan Kelly
I've been looking at Nuget.org/ Github to see if this change has become available?  Not sure what the normal release cadence is for this project?