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