Title: "The MySQL Query Cache: How it works, plus workload impacts" Date: 2017-01-20 10:46:26 Categories: [data base] tags: [mysql, mariadb, percona]
Query caching is one of the prominent features in MySQL and a vital part of query optimization. It is important to know how it works as it has the potential to cause significant performance improvements – or a slowdown – of your workload.