Bug #91064 | Contribution: Fix ConcurrencyCheck + DatabaseGeneratedOption.Computed | ||
---|---|---|---|
Submitted: | 29 May 2018 16:14 | Modified: | 18 Jun 2018 14:31 |
Reporter: | OCA Admin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | OS: | Any | |
Assigned to: | CPU Architecture: | Any |
[29 May 2018 16:14]
OCA Admin
[29 May 2018 16:15]
OCA Admin
Contribution submitted via Github - Fix ConcurrencyCheck + DatabaseGeneratedOption.Computed (*) Contribution by Tony OHagan (Github tohagan, mysql-connector-net/pull/23#issuecomment-392245036): 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_185135723.txt (text/plain), 13.42 KiB.
[29 May 2018 17:27]
MySQL Verification Team
Thank you for the contribution.
[18 Jun 2018 14:31]
Christine Cole
Posted by developer: Fixed as of the upcoming MySQL Connector/NET 6.10.8 and 8.0.12 releases, and here's the changelog entry: Optimistic locking using a database-generated field was improved with the inclusion of the [ConcurrencyCheck,DatabaseGenerated(DatabaseGeneratedOption.Computed)] attribute. Thanks to Tony Ohagan for the patch. Thank you for the bug report.
[17 Jul 2018 7:06]
Tony OHagan
Do we have nay idea of a likely release date for this fix? I need a your signed .NET DLL from NuGet. Thanks.