Does MySQL cache queries by default or does it only cache when the SQL_CACHE keyword is used in the query? What other things should I keep in mind when using MySQL caching?
Does MySQL cache queries by default or does it only cache when the SQL_CACHE
Share
Quote taken from the MySQL Site http://dev.mysql.com/doc/refman/5.0/en/query-cache-configuration.html