Mega Code Archive

 
Categories / MySQL / Select Clause
 

Set the query_cache_limit variable to 1000000 at the global level

SET GLOBAL QUERY_CACHE_LIMIT=1000000;