Aug
25th
Mon
25th
SET GLOBAL KEY_BUFFER_SIZE = 67108864;
SET GLOBAL QUERY_CACHE_SIZE = 67108864;
And don’t use unix_timestamp() in querys you want to cache.