Apr 11, 2006 #1 christophorus Technical User Joined Apr 3, 2006 Messages 9 Location US I am trying to find out how to redirect the mysql query cache to a hard drive. My goal is to make it usefull again after a restart.
I am trying to find out how to redirect the mysql query cache to a hard drive. My goal is to make it usefull again after a restart.
Apr 11, 2006 #2 TonyGroves Programmer Joined Aug 13, 2003 Messages 2,389 Location IE Don't think it can be done. The docs at http://dev.mysql.com/doc/refman/5.1/en/query-cache-configuration.html talk only about a memory-based cache. Upvote 0 Downvote
Don't think it can be done. The docs at http://dev.mysql.com/doc/refman/5.1/en/query-cache-configuration.html talk only about a memory-based cache.