Bug #74792 Wrong variable name in thread states doc
Submitted: 11 Nov 2014 13:18 Modified: 13 Nov 2014 16:11
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.7 OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[11 Nov 2014 13:18] Daniël van Eeden
Description:
Page: http://dev.mysql.com/doc/refman/5.7/en/general-thread-states.html
"FLUSH TABLES WITH READ LOCK is waiting for a global read lock or the global read_lock system variable is being set."

There is no read_lock system variable. I guess this should have been the read_only variable?

It looks like this was cause by the fix for Bug #71787

How to repeat:
See description.
[11 Nov 2014 16:20] MySQL Verification Team
Hello Daniël,

Thank you for the report.

Thanks,
Umesh
[13 Nov 2014 16:11] Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly.

read_lock -> read_only