I am not quite sure when the query got to be expired in query cache.
Does mysql tick out the least recently used query when the cache is full?
my question is:
can I let a query exist in the cache for a specific time(a day for example)?
thanks
Does mysql tick out the least recently used query when the cache is full?
my question is:
can I let a query exist in the cache for a specific time(a day for example)?
thanks
Comment