Oracle 5.0 Reference Manual page 550

Table of Contents

Advertisement

[530]
Open_files
The number of files that are open. This count includes regular files opened by the server. It does
not include other types of files such as sockets or pipes. Also, the count does not include files that
storage engines open using their own internal functions rather than asking the server level to do so.
[530]
Open_streams
The number of streams that are open (used mainly for logging).
[530]
Open_tables
The number of tables that are open.
[530]
Opened_tables
The number of tables that have been opened. If
[498]
table_cache
Prepared_stmt_count
The current number of prepared statements. (The maximum number of statements is given by the
max_prepared_stmt_count
Qcache_free_blocks
The number of free memory blocks in the query cache.
Qcache_free_memory
The amount of free memory for the query cache.
[530]
Qcache_hits
The number of query cache hits.
[530]
Qcache_inserts
The number of queries added to the query cache.
Qcache_lowmem_prunes
The number of queries that were deleted from the query cache because of low memory.
Qcache_not_cached
The number of noncached queries (not cacheable, or not cached due to the
query_cache_type
Qcache_queries_in_cache
The number of queries registered in the query cache.
Qcache_total_blocks
The total number of blocks in the query cache.
[530]
Queries
The number of statements executed by the server. This variable includes statements executed within
stored programs, unlike the
commands. This variable was added in MySQL 5.0.76.
[530]
Questions
Server Status Variables
value is probably too small.
[530]
[470]
system variable.) This variable was added in MySQL 5.0.32.
[530]
[530]
[530]
[530]
[485]
setting).
[530]
[530]
variable. It does not count
Questions
530
[530]
Opened_tables
COM_PING
is big, your
or
COM_STATISTICS

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents