MySQL Forums
Forum List  »  Newbie

Re: question. mysql cache
Posted by: Colin Charles
Date: February 16, 2009 12:50AM

Do you mean the query cache? The query cache is beneficial depending on your load. If you're running a Wordpress blog (a busy one at that), the QC can benefit you. Some sites though, end up using things like memcached, rather than the mysql query cache, as they find it more efficient.

It really depends on your workload

-c

--
Colin Charles, Chief Evangelist, Monty Program Ab
Download MariaDB: http://www.mariadb.org/
Get all your answers at the Knowledgebase: http://kb.askmonty.org/
Blog: http://www.bytebot.net/blog/

Options: ReplyQuote


Subject
Written By
Posted
February 15, 2009 11:33PM
Re: question. mysql cache
February 16, 2009 12:50AM
February 16, 2009 08:25AM
February 18, 2009 01:37AM


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.