<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=windows-1257" http-equiv=Content-Type> <META name=GENERATOR content="MSHTML 8.00.6001.18702"> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT size=2 face=Arial>sveiki,</FONT></DIV> <DIV><FONT size=2 face=Arial></FONT> </DIV> <DIV><FONT size=2 face=Arial>briedas kazkoks - a nei vienas queris nesikeshuoja - <FONT face="Courier New">Qcache_queries_in_cache | 0</FONT></FONT></DIV> <DIV><FONT size=2 face=Arial></FONT> </DIV> <DIV><FONT size=2 face=Arial>mysql 5.1.33</FONT></DIV> <DIV><FONT size=2 face=Arial>config'e: </FONT></DIV> <DIV><FONT size=2 face=Arial>query_cache_size=16M<BR>query_cache_type=1</FONT></DIV> <DIV><FONT size=2 face=Arial></FONT> </DIV> <DIV><FONT size=2 face=Arial>select'ai aisku elementarus, nekalbant jau apie tai, kad pati "show variables" turejo uzkeshuoti.</FONT></DIV> <DIV><FONT size=2 face=Arial>gal koki spec. loginima reikia ijungti cache'o storinimui, o gal as kazka pamirsau ir InnoDB sito feature'o isvis nepalaiko? :\</FONT></DIV> <DIV><FONT size=2 face=Arial></FONT> </DIV> <DIV><FONT size=2 face=Arial></FONT><FONT size=2 face="Courier New">mysql> show variables like '%cache%';<BR>+------------------------------+------------+<BR>| Variable_name | Value |<BR>+------------------------------+------------+<BR>| binlog_cache_size | 32768 |<BR>| have_query_cache | YES |<BR>| key_cache_age_threshold | 300 |<BR>| key_cache_block_size | 1024 |<BR>| key_cache_division_limit | 100 |<BR>| max_binlog_cache_size | 4294963200 |<BR>| query_cache_limit | 1048576 |<BR>| query_cache_min_res_unit | 4096 |<BR>| query_cache_size | 16777216 |<BR>| query_cache_type | ON |<BR>| query_cache_wlock_invalidate | OFF |<BR>| table_definition_cache | 256 |<BR>| table_open_cache | 64 |<BR>| thread_cache_size | 0 |<BR>+------------------------------+------------+</FONT></DIV> <DIV><FONT size=2 face="Courier New"></FONT> </DIV> <DIV><FONT size=2 face="Courier New">mysql> show status like '%qcache%';<BR>+-------------------------+----------+<BR>| Variable_name | Value |<BR>+-------------------------+----------+<BR>| Qcache_free_blocks | 1 |<BR>| Qcache_free_memory | 16768384 |<BR>| Qcache_hits | 0 |<BR>| Qcache_inserts | 0 |<BR>| Qcache_lowmem_prunes | 0 |<BR>| Qcache_not_cached | 23 |<BR>| Qcache_queries_in_cache | 0 |<BR>| Qcache_total_blocks | 1 |<BR>+-------------------------+----------+</FONT></DIV> <DIV><FONT size=2 face="Courier New"></FONT> </DIV> <DIV><FONT size=2 face=Arial>dekui uz mintis...</FONT></DIV></BODY></HTML>