Re: cache in mysql Windows

2007-12-21 Thread Paul DuBois
At 9:01 AM -0500 12/21/07, Duhaime Johanne wrote: Hello We are doing some performance tests and would like to disable the cache. We did set the query_cache_size=0 but it did not have any effect as well as a "select no_cache". The process is a select on MyISAM table. We are using a Mysql 5.0.27.

cache in mysql Windows

2007-12-21 Thread Duhaime Johanne
Hello We are doing some performance tests and would like to disable the cache. We did set the query_cache_size=0 but it did not have any effect as well as a "select no_cache". The process is a select on MyISAM table. We are using a Mysql 5.0.27. We are wondering if Mysql uses a file to cache or