Bug #90586 "Alternative storage engines" still has "Query cache support" as a feature
Submitted: 24 Apr 2018 2:05 Modified: 24 Apr 2018 13:06
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: documentation, Memory, myisam, query cache

[24 Apr 2018 2:05] Laurynas Biveinis
Description:
8.0 removed the query cache but some references to it remain in the docs.

For example,
https://dev.mysql.com/doc/refman/8.0/en/myisam-storage-engine.html
Table 16.2:
"Query cache support	Yes"

https://dev.mysql.com/doc/refman/8.0/en/memory-storage-engine.html
Table 16.4:
"Query cache support	Yes"
etc.

How to repeat:
Read docs

Suggested fix:
Remove query cache info
[24 Apr 2018 3:27] MySQL Verification Team
Hello Laurynas,

Thank you for the report and feedback!

Thanks,
Umesh
[24 Apr 2018 13:06] Paul DuBois
Posted by developer:
 
Query cache is no longer really considered a "feature," so I'm simply going to remove it as an item from these tables.