Bug #68989 Add anchors to processlist fields
Submitted: 17 Apr 2013 23:25 Modified: 25 Apr 2014 5:10
Reporter: Jakub Vrána (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S4 (Feature request)
Version:All OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[17 Apr 2013 23:25] Jakub Vrána
Description:
I would like to link to documentation of individual columns in SHOW PROCESSLIST documentation. The sufficient form of linking would be:

http://dev.mysql.com/doc/refman/5.6/en/show-processlist.html#processlist_id

Please do this for all columns and all MySQL versions as my tool (Adminer) links to the documentation of MySQL version the user is using. Please use lowercase version of the column names.

There are already similar anchors for EXPLAIN columns (e.g. http://dev.mysql.com/doc/refman/5.6/en/explain-output.html#explain_id).

How to repeat:
http://dev.mysql.com/doc/refman/5.6/en/show-processlist.html#processlist_id
[25 Apr 2014 5:10] Philip Olson
Thank you for the bug report. These anchors were added as requested.