On Tue, 13 Jan 2004, Priyanka Gupta wrote:

> Hi,
>
> I am trying to do some performance analysis by trying different indexing
> schemes and testing how long it takes. To get consistent results, I would
> like to use something like SQL_NO_CACHE. However, the mysqld version that I
> have installed does not seem to support it..its 4.0.16
>
> Could anyone suggest any other way of achieving this.
>

What does
SHOW VARIABLES LIKE 'query_cache_type';
show?

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to