Re: question. mysql cache
Posted by:
Rick James
Date: February 18, 2009 01:37AM
Usually (not always) adding a file cache will be slower. This is especially true if the file cache is on the same machine with the database -- thereby competing for disk I/O.
In general, don't cache something twice. MySQL already does a lot of caching.
Subject
Written By
Posted
February 15, 2009 11:33PM
February 16, 2009 12:50AM
February 16, 2009 08:25AM
Re: question. mysql cache
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.