In an update to the last, I think I have the issue in hand:

I am using TOAD 1.0 and it seems to be doing some sort of caching itself
or going directly to the query cache.  I issued the identical query and
it would return the result immediately. 

Checking Mytop (did I mention that JZ rules?) the query was still
running on the server.  Thus it appears as if TOAD either cached the
result or was going to the query cache itself.  

Best Regards,
Boyd E. Hemphill
[EMAIL PROTECTED]
Triand, Inc.
www.triand.com
O:  (512) 248-2287
M:  (713) 252-4688

-----Original Message-----
From: Boyd E. Hemphill [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 27, 2004 1:41 PM
To: [EMAIL PROTECTED]
Subject: sql_no_cache

I am trying to turn of the query caching for select queries I am testing
as I would like to rerun the as if they were the first hit.  

The query-cache-type = 1.

I am suspicious b/c I run a query and it takes 12 seconds.  I then run
the same query with no changes and it takes .17 seconds.  

Another piece to this puzzle might be that when I issued the FLUSH QUERY
CACHE command and then reran the query and it still took a very short
time.  Since this is a devel server and I am the only one around I don't
think there are any other obvious things going on.  Mytop is clear of
processes.

Am I missing something?

Boyd E. Hemphill


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



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

Reply via email to