The query cache stores the text of a SELECT statement together with the corresponding result that was sent to the client. If an identical statement is received later ...
dev.mysql.com