MySQL Forums
Forum List  »  Performance

Re: Clustering and Query Cache
Posted by: KimSeong Loh
Date: May 10, 2006 09:50PM

Not all queries can be cached.

Those with result too big, or those that use non-deterministic function like now() cannot be cached.

Options: ReplyQuote


Subject
Views
Written By
Posted
1643
May 07, 2006 04:35PM
1039
May 10, 2006 08:49PM
Re: Clustering and Query Cache
935
May 10, 2006 09:50PM
1008
May 11, 2006 03:19PM
997
May 14, 2006 08:33PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.