Bug #69446 Eliminate timed_mutexes system variable
Submitted: 11 Jun 2013 21:53 Modified: 24 Sep 2014 17:27
Reporter: Davi Arnaut (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Options Severity:S3 (Non-critical)
Version:5.5,5.6 OS:Any
Assigned to: CPU Architecture:Any

[11 Jun 2013 21:53] Davi Arnaut
Description:
The timed_mutexes variable does not seem to be used in non-debug builds in 5.5, and is completely unused in 5.6.

How to repeat:
Search for timed_mutexes in the source code.

Suggested fix:
Deprecate and remove the variable.
[12 Jun 2013 15:29] MySQL Verification Team
Hello Davi,

Thank you for the report.

Regards,
Umesh
[12 Jun 2013 15:30] MySQL Verification Team
timed_mutexes references in source

Attachment: 69446.txt (text/plain), 30.31 KiB.

[24 Sep 2014 17:27] Paul DuBois
Noted in 5.7.5 changelog.

The deprecated timed_mutexes system variable has been removed.