We know that MySQL query cache is deprecated as of MySQL 5.7.20 and removed in MySQL 8.0 and It has been recommended to use ProxySQL (or other) external query cache instead.
In this blog post, we’ll present the ProxySQL query cache functionality and how does it help us.
How to setup ProxySQL between client and database servers is out of the scope of this article.
If you are looking for other articles on ProxySQL Series :
[Read more]