Author: mcbrown
Date: 2006-08-25 16:18:50 +0200 (Fri, 25 Aug 2006)
New Revision: 3102
Log:
Added stubs for status variables.
Modified:
trunk/mysqld-optvars/options.xml
Modified: trunk/mysqld-optvars/options.xml
===================================================================
--- trunk/mysqld-optvars/options.xml 2006-08-24 13:10:34 UTC (rev 3101)
+++ trunk/mysqld-optvars/options.xml 2006-08-25 14:18:50 UTC (rev 3102)
Changed blocks: 2, Lines Added: 2241, Lines Deleted: 1; 54716 bytes
@@ -399,7 +399,9 @@
BDB tables.</shortdescription>
<section id="mysqld"/>
<opclass class="bdb"/>
- <engines><engine engine="bdb"/></engines>
+ <engines>
+ <engine engine="bdb"/>
+ </engines>
<platforms>All</platforms>
<types>
<optype class="cmdline" format="--bdb_log_buffer_size=#"
@@ -5996,4 +5998,2242 @@
<manual version="5.1"/>
</versions>
</mysqloption>
+ <mysqloption id="Aborted_clients">
+ <name>Aborted_clients</name>
+ <shortdescription>The number of connections aborted because the client died
+ without closing the connection properly.</shortdescription>
+ <section id="mysqld"
+ <opclass class="server"/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Aborted_connects">
+ <name>Aborted_connects</name>
+ <shortdescription>The number of failed attempts to connecto the MySQL
+ server.</shortdescription>
+ <section id="mysqld"/>
+ <opclass class="server"/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Binlog_cache_disk_use">
+ <name>Binlog_cache_disk_use</name>
+ <shortdescription>The number of transactions that used a temporary file
+ instead of the temporary binary
+ log cache.</shortdescription>
+ <section id="mysqld"/>
+ <opclass class="binlog"/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Binlog_cache_use">
+ <name>Binlog_cache_use</name>
+ <shortdescription>The number of transactions that used the temporary binary
+ log cache.</shortdescription>
+ <section id="mysqld"/>
+ <opclass class="binlog"/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Bytes_received">
+ <name>Bytes_received</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Bytes_sent">
+ <name>Bytes_sent</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_admin_commands">
+ <name>Com_admin_commands</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_alter_db">
+ <name>Com_alter_db</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_alter_event">
+ <name>Com_alter_event</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_alter_table">
+ <name>Com_alter_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_analyze">
+ <name>Com_analyze</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_backup_table">
+ <name>Com_backup_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_begin">
+ <name>Com_begin</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_change_db">
+ <name>Com_change_db</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_change_master">
+ <name>Com_change_master</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_check">
+ <name>Com_check</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_checksum">
+ <name>Com_checksum</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_commit">
+ <name>Com_commit</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_create_db">
+ <name>Com_create_db</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_create_event">
+ <name>Com_create_event</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_create_function">
+ <name>Com_create_function</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_create_index">
+ <name>Com_create_index</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_create_table">
+ <name>Com_create_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_dealloc_sql">
+ <name>Com_dealloc_sql</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_delete">
+ <name>Com_delete</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_delete_multi">
+ <name>Com_delete_multi</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_do">
+ <name>Com_do</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_drop_db">
+ <name>Com_drop_db</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_drop_event">
+ <name>Com_drop_event</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_drop_function">
+ <name>Com_drop_function</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_drop_index">
+ <name>Com_drop_index</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_drop_table">
+ <name>Com_drop_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_drop_user">
+ <name>Com_drop_user</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_execute_sql">
+ <name>Com_execute_sql</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_flush">
+ <name>Com_flush</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_grant">
+ <name>Com_grant</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_ha_close">
+ <name>Com_ha_close</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_ha_open">
+ <name>Com_ha_open</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_ha_read">
+ <name>Com_ha_read</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_help">
+ <name>Com_help</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_insert">
+ <name>Com_insert</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_insert_select">
+ <name>Com_insert_select</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_kill">
+ <name>Com_kill</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_load">
+ <name>Com_load</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_load_master_data">
+ <name>Com_load_master_data</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_load_master_table">
+ <name>Com_load_master_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_lock_tables">
+ <name>Com_lock_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_optimize">
+ <name>Com_optimize</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_preload_keys">
+ <name>Com_preload_keys</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_prepare_sql">
+ <name>Com_prepare_sql</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_purge">
+ <name>Com_purge</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_purge_before_date">
+ <name>Com_purge_before_date</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_rename_table">
+ <name>Com_rename_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_repair">
+ <name>Com_repair</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_replace">
+ <name>Com_replace</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_replace_select">
+ <name>Com_replace_select</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_reset">
+ <name>Com_reset</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_restore_table">
+ <name>Com_restore_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_revoke">
+ <name>Com_revoke</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_revoke_all">
+ <name>Com_revoke_all</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_rollback">
+ <name>Com_rollback</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_savepoint">
+ <name>Com_savepoint</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_select">
+ <name>Com_select</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_set_option">
+ <name>Com_set_option</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_binlog_events">
+ <name>Com_show_binlog_events</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_binlogs">
+ <name>Com_show_binlogs</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_charsets">
+ <name>Com_show_charsets</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_collations">
+ <name>Com_show_collations</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_column_types">
+ <name>Com_show_column_types</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_create_db">
+ <name>Com_show_create_db</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_create_event">
+ <name>Com_show_create_event</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_create_table">
+ <name>Com_show_create_table</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_databases">
+ <name>Com_show_databases</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_engine_logs">
+ <name>Com_show_engine_logs</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_engine_mutex">
+ <name>Com_show_engine_mutex</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_engine_status">
+ <name>Com_show_engine_status</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_errors">
+ <name>Com_show_errors</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_events">
+ <name>Com_show_events</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_fields">
+ <name>Com_show_fields</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_grants">
+ <name>Com_show_grants</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_keys">
+ <name>Com_show_keys</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_master_status">
+ <name>Com_show_master_status</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_new_master">
+ <name>Com_show_new_master</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_open_tables">
+ <name>Com_show_open_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_plugins">
+ <name>Com_show_plugins</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_privileges">
+ <name>Com_show_privileges</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_processlist">
+ <name>Com_show_processlist</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_slave_hosts">
+ <name>Com_show_slave_hosts</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_slave_status">
+ <name>Com_show_slave_status</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_status">
+ <name>Com_show_status</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_storage_engines">
+ <name>Com_show_storage_engines</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_tables">
+ <name>Com_show_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_triggers">
+ <name>Com_show_triggers</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_variables">
+ <name>Com_show_variables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_show_warnings">
+ <name>Com_show_warnings</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_slave_start">
+ <name>Com_slave_start</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_slave_stop">
+ <name>Com_slave_stop</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_stmt_close">
+ <name>Com_stmt_close</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_stmt_execute">
+ <name>Com_stmt_execute</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_stmt_fetch">
+ <name>Com_stmt_fetch</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_stmt_prepare">
+ <name>Com_stmt_prepare</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_stmt_reset">
+ <name>Com_stmt_reset</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_stmt_send_long_data">
+ <name>Com_stmt_send_long_data</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_truncate">
+ <name>Com_truncate</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_unlock_tables">
+ <name>Com_unlock_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_update">
+ <name>Com_update</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_update_multi">
+ <name>Com_update_multi</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_xa_commit">
+ <name>Com_xa_commit</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_xa_end">
+ <name>Com_xa_end</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_xa_prepare">
+ <name>Com_xa_prepare</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_xa_recover">
+ <name>Com_xa_recover</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_xa_rollback">
+ <name>Com_xa_rollback</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Com_xa_start">
+ <name>Com_xa_start</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Compression">
+ <name>Compression</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Connections">
+ <name>Connections</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Created_tmp_disk_tables">
+ <name>Created_tmp_disk_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Created_tmp_files">
+ <name>Created_tmp_files</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Created_tmp_tables">
+ <name>Created_tmp_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Delayed_errors">
+ <name>Delayed_errors</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Delayed_insert_threads">
+ <name>Delayed_insert_threads</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Delayed_writes">
+ <name>Delayed_writes</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Flush_commands">
+ <name>Flush_commands</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_commit">
+ <name>Handler_commit</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_delete">
+ <name>Handler_delete</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_discover">
+ <name>Handler_discover</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_prepare">
+ <name>Handler_prepare</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_read_first">
+ <name>Handler_read_first</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_read_key">
+ <name>Handler_read_key</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_read_next">
+ <name>Handler_read_next</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_read_prev">
+ <name>Handler_read_prev</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_read_rnd">
+ <name>Handler_read_rnd</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_read_rnd_next">
+ <name>Handler_read_rnd_next</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_rollback">
+ <name>Handler_rollback</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_savepoint">
+ <name>Handler_savepoint</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_savepoint_rollback">
+ <name>Handler_savepoint_rollback</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_update">
+ <name>Handler_update</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Handler_write">
+ <name>Handler_write</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Key_blocks_not_flushed">
+ <name>Key_blocks_not_flushed</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Key_blocks_unused">
+ <name>Key_blocks_unused</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Key_blocks_used">
+ <name>Key_blocks_used</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Key_read_requests">
+ <name>Key_read_requests</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Key_reads">
+ <name>Key_reads</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Key_write_requests">
+ <name>Key_write_requests</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Key_writes">
+ <name>Key_writes</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Last_query_cost">
+ <name>Last_query_cost</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Max_used_connections">
+ <name>Max_used_connections</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Not_flushed_delayed_rows">
+ <name>Not_flushed_delayed_rows</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Open_files">
+ <name>Open_files</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Open_streams">
+ <name>Open_streams</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Open_table_definitions">
+ <name>Open_table_definitions</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Open_tables">
+ <name>Open_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Opened_tables">
+ <name>Opened_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_free_blocks">
+ <name>Qcache_free_blocks</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_free_memory">
+ <name>Qcache_free_memory</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_hits">
+ <name>Qcache_hits</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_inserts">
+ <name>Qcache_inserts</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_lowmem_prunes">
+ <name>Qcache_lowmem_prunes</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_not_cached">
+ <name>Qcache_not_cached</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_queries_in_cache">
+ <name>Qcache_queries_in_cache</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Qcache_total_blocks">
+ <name>Qcache_total_blocks</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Questions">
+ <name>Questions</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Rpl_status">
+ <name>Rpl_status</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Select_full_join">
+ <name>Select_full_join</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Select_full_range_join">
+ <name>Select_full_range_join</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Select_range">
+ <name>Select_range</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Select_range_check">
+ <name>Select_range_check</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Select_scan">
+ <name>Select_scan</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Slave_open_temp_tables">
+ <name>Slave_open_temp_tables</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Slave_retried_transactions">
+ <name>Slave_retried_transactions</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Slave_running">
+ <name>Slave_running</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Slow_launch_threads">
+ <name>Slow_launch_threads</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Slow_queries">
+ <name>Slow_queries</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Sort_merge_passes">
+ <name>Sort_merge_passes</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Sort_range">
+ <name>Sort_range</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Sort_rows">
+ <name>Sort_rows</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Sort_scan">
+ <name>Sort_scan</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Table_locks_immediate">
+ <name>Table_locks_immediate</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Table_locks_waited">
+ <name>Table_locks_waited</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Tc_log_max_pages_used">
+ <name>Tc_log_max_pages_used</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Tc_log_page_size">
+ <name>Tc_log_page_size</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Tc_log_page_waits">
+ <name>Tc_log_page_waits</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Threads_cached">
+ <name>Threads_cached</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Threads_connected">
+ <name>Threads_connected</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Threads_created">
+ <name>Threads_created</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Threads_running">
+ <name>Threads_running</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+ <mysqloption id="Uptime">
+ <name>Uptime</name>
+ <shortdescription/>
+ <section/>
+ <opclass/>
+ <engines includes="all"/>
+ <platforms>All</platforms>
+ <types>
+ <vartype class="status" type="both"/>
+ </types>
+ <versions/>
+ </mysqloption>
+
</mysqloptions>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3102 - trunk/mysqld-optvars | mcbrown | 25 Aug |