
Owner of Awio Web Services LLC,
graduate student at Drexel U.,
community advisor at SitePoint.
LATEST PROJECT: WP Review Site 2.0
It may seem counterintuitive, but for some types of applications, the query cache, especially if set to be large, can reduce performance. MySQL’s query cache stores the results of previously executed queries. In theory, the cache exists to speed up your application by responding to the same query with results directly from memory instead [...]