Filesystem buffering?

pow wrote:
Hi everyone,
Im puzzling over why a query loads faster the second time I execute it.

I am sure it is not query cached, because that is off.
I also made sure that the key that is used was already cached b4 i even executed the query the first time. So it is not like as if the 2nd execution used the key cache and the first attempt did not.

I am executing the queries directly in MYSQL command prompt.


Is there some other type of cacheing that i am missing?

Thanks!

Pow



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

Reply via email to