Bug #22768 | Com_select not incremented on Query Cache hits | ||
---|---|---|---|
Submitted: | 28 Sep 2006 3:06 | Modified: | 28 Sep 2006 17:48 |
Reporter: | Dean Ellis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | OS: | ||
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[28 Sep 2006 3:06]
Dean Ellis
[28 Sep 2006 11:49]
Valeriy Kravchuk
Thank you for a problem report. Verified just as described with 5.0.26-BK on Linux. I think, it is a documentation request.
[28 Sep 2006 17:48]
Paul DuBois
http://dev.mysql.com/doc/refman/5.0/en/query-cache-how.html says: If a query result is returned from query cache, the server increments the Qcache_hits status variable, not Com_select. See Section 5.14.4, “Query Cache Status and Maintenance”. But I'll point this out in the Com_xxx paragraph as well.