Bug #109554 Contribution: Replace connectionMutex and synchronized blocks with a Reentr ...
Submitted: 9 Jan 2023 14:48 Modified: 12 Mar 2024 12:36
Reporter: OCA Admin (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[9 Jan 2023 14:48] OCA Admin
Description:
This bug tracks a contribution by Bart De Neuter (Github user: bdeneuter) as described in http://github.com/mysql/mysql-connector-j/pull/91

How to repeat:
See description

Suggested fix:
See contribution code attached
[9 Jan 2023 14:48] OCA Admin
Contribution submitted via Github - Replace connectionMutex and synchronized blocks with a ReentrantLock.… 
(*) Contribution by Bart De Neuter (Github bdeneuter, mysql-connector-j/pull/91#issuecomment-1370786988): 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_1171800752.txt (text/plain), 220.97 KiB.

[5 Feb 2023 0:44] Jayson Minard
This other issue is related:

https://bugs.mysql.com/bug.php?id=109713&thanks=sub
[12 Mar 2024 12:36] Filipe Silva
Superseded by Bug#110512.