Bug #114272 Contribution: Fix deadlock in mysql poolmanager attempt #2
Submitted: 8 Mar 0:02 Modified: 12 Mar 20:36
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[8 Mar 0:02] OCA Admin
Description:
This bug tracks a contribution by Marek Matys (Github user: brokuene) as described in http://github.com/mysql/mysql-connector-net/pull/61

How to repeat:
See description

Suggested fix:
See contribution code attached
[8 Mar 0:02] OCA Admin
Contribution submitted via Github - Fix deadlock in mysql poolmanager attempt #2 
(*) Contribution by Marek Matys (Github brokuene, mysql-connector-net/pull/61#issuecomment-1978177680): "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_1756281740.txt (text/plain), 15.80 KiB.

[8 Mar 4:09] MySQL Verification Team
Hello Marek Matys,

Thank you for the report and contribution.

regards,
Umesh
[12 Mar 20:36] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Connector/NET 8.4.0 release, and here's the proposed changelog entry from the documentation team:

The pool manager could cause a deadlock to occur. Our thanks to Marek
Matys for the patch.

Thank you for the bug report.
[13 Mar 7:02] Marek Matys
Thanks for accepting and fixing the bug. The proposed changelog documentation entry is proper.

Marek Matys