Server Status Variables
533
The number of SSL session cache misses.
•
Ssl_session_cache_mode
[533]
The SSL session cache mode.
•
Ssl_session_cache_overflows
[533]
The number of SSL session cache overflows.
•
Ssl_session_cache_size
[533]
The SSL session cache size.
•
Ssl_session_cache_timeouts
[533]
The number of SSL session cache timeouts.
•
Ssl_sessions_reused
[533]
How many SSL connections were reused from the cache.
•
Ssl_used_session_cache_entries
[533]
How many SSL session cache entries were used.
•
Ssl_verify_depth
[533]
The verification depth for replication SSL connections.
•
Ssl_verify_mode
[533]
The verification mode for replication SSL connections.
•
Ssl_version
[533]
The SSL protocol version of the connection.
•
Table_locks_immediate
[533]
The number of times that a request for a table lock could be granted immediately.
•
Table_locks_waited
[533]
The number of times that a request for a table lock could not be granted immediately and a wait was
needed. If this is high and you have performance problems, you should first optimize your queries,
and then either split your table or tables or use replication.
•
Tc_log_max_pages_used
[533]
For the memory-mapped implementation of the log that is used by
mysqld
when it acts as
the transaction coordinator for recovery of internal XA transactions, this variable indicates
the largest number of pages used for the log since the server started. If the product of
Tc_log_max_pages_used
[533]
and
Tc_log_page_size
[533]
is always significantly less
than the log size, the size is larger than necessary and can be reduced. (The size is set by the
--
log-tc-size
[413]
option. Currently, this variable is unused: It is unneeded for binary log-based
recovery, and the memory-mapped recovery log method is not used unless the number of storage
engines capable of two-phase commit is greater than one. (
InnoDB
is the only applicable engine.)
Added in MySQL 5.0.3.
•
Tc_log_page_size
[533]
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...