Hi-
  Can anyone tell me why mysql4 would prune queries from the cache if the
Qcache_free_memory is still very big? I'm confused why we get so many
Qcache_lowmem_prunes:

| Qcache_queries_in_cache  | 175011     |
| Qcache_inserts           | 343244     |
| Qcache_hits              | 4041221    |
| Qcache_lowmem_prunes     | 168185     |
| Qcache_not_cached        | 131        |
| Qcache_free_memory       | 86589360   |
| Qcache_free_blocks       | 26468      |
| Qcache_total_blocks      | 376504     |

I am on 4.0.13 w/LinuxThreads on FreeBSD4.8-STABLE.

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

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

Reply via email to