Re: Query Cache not Working? MySQL 4.0.14-standard

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: "Matt Babineau" <matt@criticalcode.com>
> For some reason my MySQL doesn't seem to be caching queries!

And you expect PHP to solve this how? Do you want PHP to cache the queries?
You must say please...

You need to set the four variables mentioned at the following URL in your
my.cnf file.

http://www.mysql.com/doc/en/Query_Cache_Configuration.html

especially the last two that give the size limit for the cache and turn it
ON.

---John Holmes...


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux