Re: Query Cache not being used...

2003-09-24 Thread Matt W
ursday, September 25, 2003 12:49 AM Subject: Query Cache not being used... > Hi all. > > I've set an option in the my.cnf file ( for a 4.0.14 server ): > > [mysqld] > query_cache_type = 1 > > and restarted the server. > > The query cache is supposed to be availa

Query Cache not being used...

2003-09-24 Thread Daniel Kasak
Hi all. I've set an option in the my.cnf file ( for a 4.0.14 server ): [mysqld] query_cache_type = 1 and restarted the server. The query cache is supposed to be available. "SHOW VARIABLES LIKE 'have_query_cache'" returns 'YES' as described in the documentation. But all the qcache_* status in