Bug #59902 General Thread States docs is a bit vague
Submitted: 2 Feb 2011 21:11 Modified: 10 Feb 2011 12:14
Reporter: Gary Pendergast Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.0,5.1,5.5 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any
Tags: documentation, thread statues

[2 Feb 2011 21:11] Gary Pendergast
Description:
The "Sending data" state could probably be expanded a bit, as it tends to be the state that most queries spend a large proportion of their time in.

http://dev.mysql.com/doc/refman/5.5/en/general-thread-states.html

In particular:
- This state also includes reading rows from the table, not just processing them (Bug #57544)
- Perhaps a mention of it often being the longest-running state, because it involves I/O?

How to repeat:
-

Suggested fix:
-
[10 Feb 2011 12:14] Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html