<!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>na jo....ideja, vienok, nepasiteisino :\</FONT></DIV> <DIV><FONT size=2 face=Arial></FONT> </DIV> <DIV><FONT size=2 face="Courier New">mysql> select Host,User,Password from user;<BR>+-----------+------+----------+<BR>| Host | User | Password |<BR>+-----------+------+----------+<BR>| localhost | root | |<BR>| 127.0.0.1 | root | |<BR>+-----------+------+----------+<BR>2 rows in set (0.00 sec)</FONT></DIV> <DIV><FONT face="Courier New"></FONT> </DIV> <DIV><FONT size=2 face="Courier New">mysql> select Host,User,Password from user;<BR>+-----------+------+----------+<BR>| Host | User | Password |<BR>+-----------+------+----------+<BR>| localhost | root | |<BR>| 127.0.0.1 | root | |<BR>+-----------+------+----------+<BR>2 rows in set (0.00 sec)</FONT></DIV> <DIV><FONT face="Courier New"></FONT> </DIV> <DIV><FONT size=2 face="Courier New">mysql> show global 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 | 27 |<BR>| Qcache_queries_in_cache | 0 |<BR>| Qcache_total_blocks | 1 |<BR>+-------------------------+----------+<BR>8 rows in set (0.00 sec)</FONT></DIV> <DIV><FONT face="Courier New"></FONT> </DIV> <DIV><FONT size=2 face="Courier New">mysql> show global 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>+------------------------------+------------+<BR>14 rows in set (0.00 sec)</FONT></DIV> <DIV><FONT size=2 face=Arial></FONT> </DIV> <DIV><FONT size=2 face=Arial>"Laimis" <</FONT><A href="mailto:wiela@centras.lt"><FONT size=2 face=Arial>wiela@centras.lt</FONT></A><FONT size=2 face=Arial>> wrote in message </FONT><A href="news:gsnsbe$lae$1@trimpas.omnitel.net"><FONT size=2 face=Arial>news:gsnsbe$lae$1@trimpas.omnitel.net</FONT></A><FONT size=2 face=Arial>...</FONT></DIV><FONT size=2 face=Arial>> johnrembo ra:<BR>>> mysql> show status like '%qcache%';<BR>> <BR>> SHOW GLOBAL ...<BR>> <BR>> </FONT><A href="http://dev.mysql.com/doc/refman/5.1/en/show-status.html"><FONT size=2 face=Arial>http://dev.mysql.com/doc/refman/5.1/en/show-status.html</FONT></A><BR><FONT size=2 face=Arial>> (dabar iri (savo) sesijos duomenis...)</FONT></BODY></HTML>