MySQL Forums
Forum List  »  Performance

Re: Question about the Query Cache and server settings
Posted by: Roland Bouman
Date: July 24, 2005 12:46PM

>SELECT * FROM forum_posting WHERE posting_expiration >= CURRENT_DATE();

> I will say this very clearly: This query, and any
> other using a deterministic function, will NEVER
> be cached by the query cache.

I guess this should read: non-deterministic?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Question about the Query Cache and server settings
1502
July 24, 2005 12:46PM


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.