Author: plavin
Date: 2007-04-26 16:36:59 +0200 (Thu, 26 Apr 2007)
New Revision: 6211
Log:
remove trailing space from description
Modified:
trunk/dynamic-docs/command-optvars/mysqld.xml
Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml 2007-04-26 14:33:54 UTC (rev 6210)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml 2007-04-26 14:36:59 UTC (rev 6211)
Changed blocks: 112, Lines Added: 112, Lines Deleted: 112; 43757 bytes
@@ -2561,7 +2561,7 @@
<shortdescription lang="en">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.</shortdescription>
+ number of pages used for the log since the server started</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both" inversion="5.0.3"/>
</types>
@@ -2734,7 +2734,7 @@
<!-- checked -->
<xrefto id="optvar_ansi"/>
<name>ansi</name>
- <shortdescription lang="en">Use ANSI SQL syntax instead of MySQL syntax.
</shortdescription>
+ <shortdescription lang="en">Use ANSI SQL syntax instead of MySQL
syntax</shortdescription>
<seealso xref="sql-mode"/>
<types>
<optype class="cmdline" format="--ansi"/>
@@ -2774,7 +2774,7 @@
<!-- checked -->
<xrefto id="optvar_auto_increment_offset"/>
<name>auto_increment_offset</name>
- <shortdescription lang="en">Offset added to Auto-increment columns.
</shortdescription>
+ <shortdescription lang="en">Offset added to Auto-increment
columns</shortdescription>
<seealso xref="auto_increment_increment"/>
<types>
<optype class="cmdline" format="--auto_increment_offset[=#]"
@@ -2834,7 +2834,7 @@
<xrefto id="optvar_back_log"/>
<name>back_log</name>
<shortdescription lang="en">The number of outstanding connection requests
- MySQL can have. </shortdescription>
+ MySQL can have</shortdescription>
<types>
<optype class="cmdline" format="--back_log=#" setvar="back_log"/>
<optype class="mycnf" format="back_log"/>
@@ -2872,7 +2872,7 @@
<xrefto id="optvar_skip-bdb"/>
<name>bdb</name>
<shortdescription lang="en">Enable Berkeley DB (if this version of MySQL
- supports it).</shortdescription>
+ supports it)</shortdescription>
<disabledby xref="skip-bdb"/>
<types>
<optype class="cmdline" format="--bdb" outversion="5.1.12"
@@ -3178,7 +3178,7 @@
<!-- checked -->
<name>binlog_cache_size</name>
<shortdescription lang="en">The size of the cache to hold the SQL statements
- for the binary log during a transaction. </shortdescription>
+ for the binary log during a transaction</shortdescription>
<types>
<optype class="cmdline" format="--binlog_cache_size=#"
setvar="binlog_cache_size"/>
@@ -3222,7 +3222,7 @@
<!-- checked -->
<xrefto id="optvar_bootstrap"/>
<name>bootstrap</name>
- <shortdescription lang="en">Used by mysql installation scripts.
</shortdescription>
+ <shortdescription lang="en">Used by mysql installation
scripts</shortdescription>
<types>
<optype class="cmdline" format="--bootstrap"/>
</types>
@@ -3297,7 +3297,7 @@
<name>character-set-server</name>
<shortdescription lang="en">Set the
default collation (deprecated option, use
- instead). --default-collation=name </shortdescription>
+ instead). --default-collation=name</shortdescription>
<seealso xref="collation_server"/>
<types>
<optype class="cmdline" format="--character-set-server"
@@ -3418,7 +3418,7 @@
<!-- checked -->
<xrefto id="optvar_chroot"/>
<name>chroot</name>
- <shortdescription lang="en">Chroot mysqld daemon during startup.
</shortdescription>
+ <shortdescription lang="en">Chroot mysqld daemon during
startup</shortdescription>
<types>
<optype class="cmdline" format="--chroot=name"/>
<optype class="cmdline" format="-r"/>
@@ -3675,7 +3675,7 @@
<!-- checked -->
<xrefto id="optvar_default-character-set"/>
<name>default-character-set</name>
- <shortdescription lang="en">Set the default character set
</shortdescription>
+ <shortdescription lang="en">Set the default character
set</shortdescription>
<seealso xref="character-set-server"/>
<deprecated version="5.0"/>
<types>
@@ -3697,7 +3697,7 @@
<!-- checked -->
<xrefto id="optvar_character_set"/>
<name>character-set</name>
- <shortdescription lang="en">The default character set </shortdescription>
+ <shortdescription lang="en">The default character set</shortdescription>
<seealso xref="character-set-server"/>
<deprecated version="4.1.1"/>
<types>
@@ -4087,7 +4087,7 @@
<name>event-scheduler</name>
<shortdescription lang="en">Enable/disable and start/stop the event
scheduler. Note that this variable underwent singificant changes in
- behaviour and permitted values in MySQL 5.1.11 and 5.1.12.
</shortdescription>
+ behaviour and permitted values in MySQL 5.1.11 and 5.1.12</shortdescription>
<types>
<optype class="cmdline" format="--event-scheduler=#"
setvar="event_scheduler" inversion="5.1.6"/>
@@ -4408,7 +4408,7 @@
<name>identity</name>
<shortdescription lang="en">This variable is a synonym for the
LAST_INSERT_ID variable. It exists for compatibility with other database
- systems.</shortdescription>
+ systems</shortdescription>
<seealso xref="last_insert_id"/>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
@@ -4458,7 +4458,7 @@
<!-- checked -->
<xrefto id="optvar_init-file"/>
<name>init-file</name>
- <shortdescription lang="en">Read SQL commands from this file at startup.
</shortdescription>
+ <shortdescription lang="en">Read SQL commands from this file at
startup</shortdescription>
<types>
<optype class="cmdline" format="--init-file=name" setvar="init_file"/>
<optype class="mycnf"/>
@@ -4509,7 +4509,7 @@
<xrefto id="optvar_innodb"/>
<name>innodb</name>
<shortdescription lang="en">Enable InnoDB (if this version of MySQL supports
- it). </shortdescription>
+ it)</shortdescription>
<disabledby xref="skip-innodb"/>
<types>
<optype class="cmdline" format="--innodb"/>
@@ -4610,7 +4610,7 @@
<!-- checked -->
<xrefto id="optvar_innodb_checksums"/>
<name>innodb_checksums</name>
- <shortdescription lang="en">Enable InnoDB checksums validation
</shortdescription>
+ <shortdescription lang="en">Enable InnoDB checksums
validation</shortdescription>
<disabledby xref="skip-innodb-checksums"/>
<types>
<optype class="cmdline" format="--innodb_checksums"
@@ -4633,7 +4633,7 @@
<name>innodb-safe-binlog</name>
<shortdescription lang="en">Adds consistency guarantees between
the content of InnoDB tables and the binary log
- </shortdescription>
+ </shortdescription>
<deprecated version="5.0.3"/>
<types>
<optype class="cmdline" format="--innodb-safe-binlog"
@@ -5105,7 +5105,7 @@
<xrefto id="optvar_innodb_mirrored_log_groups"/>
<name>innodb_mirrored_log_groups</name>
<shortdescription lang="en">Number of identical copies of log groups we keep
- for the database. </shortdescription>
+ for the database</shortdescription>
<types>
<optype class="cmdline" format="--innodb_mirrored_log_groups=#"
setvar="innodb_mirrored_log_groups"/>
@@ -5558,7 +5558,7 @@
<option command="mysqld" section="server" id="last_insert_id">
<!-- checked -->
<name>last_insert_id</name>
- <shortdescription lang="en">The most recent AUTO_INCREMENT value
</shortdescription>
+ <shortdescription lang="en">The most recent AUTO_INCREMENT
value</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
</types>
@@ -5763,7 +5763,7 @@
<xrefto id="optvar_log_output"/>
<name>log_output</name>
<shortdescription lang="en">Syntax: log-output[=value[,value...]], where
- "value" could be TABLE, FILE, or NONE.</shortdescription>
+ "value" could be TABLE, FILE, or NONE</shortdescription>
<types>
<optype class="cmdline" format="--log_output[=name]" setvar="log_output"/>
<optype class="mycnf"/>
@@ -5974,7 +5974,7 @@
<xrefto id="optvar_long_query_time"/>
<name>long_query_time</name>
<shortdescription lang="en">Log all queries that have taken more than
- long_query_time seconds to execute to file. </shortdescription>
+ long_query_time seconds to execute to file</shortdescription>
<seealso xref="log-slow-queries"/>
<types>
<optype class="cmdline" format="--long_query_time=#"
@@ -6294,7 +6294,7 @@
<shortdescription lang="en">The username the slave thread will use for
authentication when connecting to the master. The user must have FILE
privilege. If the master user is not set, user test is assumed. The value
- in master.info will take precedence if it can be read. </shortdescription>
+ in master.info will take precedence if it can be read</shortdescription>
<seealso xref="master-info-file"/>
<deprecated version="5.1.17"/>
<types>
@@ -6636,7 +6636,7 @@
<xrefto id="optvar_max_sort_length"/>
<name>max_sort_length</name>
<shortdescription lang="en">The number of bytes to use when sorting BLOB or
- TEXT values </shortdescription>
+ TEXT values</shortdescription>
<types>
<optype class="cmdline" format="--max_sort_length=#"
setvar="max_sort_length"/>
@@ -6678,7 +6678,7 @@
<xrefto id="optvar_max_tmp_tables"/>
<name>max_tmp_tables</name>
<shortdescription lang="en">Maximum number of temporary tables a client can
- keep open at a time. </shortdescription>
+ keep open at a time</shortdescription>
<types>
<optype class="cmdline" format="--max_tmp_tables=#"
setvar="max_tmp_tables"/>
@@ -7111,7 +7111,7 @@
<name>ndb_extra_logging</name>
<shortdescription lang="en">
This variable can be set to a non-zero value to enable extra NDB logging
- </shortdescription>
+ </shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="global"/>
<optype class="cmdline" format="ndb_extra_logging #"/>
@@ -7129,7 +7129,7 @@
<!-- checked -->
<xrefto id="optvar_ndb_force_send"/>
<name>ndb_force_send</name>
- <shortdescription lang="en">same as --ndb-force-send.</shortdescription>
+ <shortdescription lang="en">same as --ndb-force-send</shortdescription>
<types>
<optype class="cmdline" format="--ndb-force-send" setvar="ndb_force_send"/>
<optype class="mycnf"/>
@@ -7230,7 +7230,7 @@
<xrefto id="optvar_net_retry_count"/>
<name>net_retry_count</name>
<shortdescription lang="en">If a read on a communication port is
- interrupted, retry this many times before giving up.</shortdescription>
+ interrupted, retry this many times before giving up</shortdescription>
<types>
<optype class="cmdline" format="--net_retry_count=#"
setvar="net_retry_count"/>
@@ -7403,7 +7403,7 @@
<name>optimizer_prune_level</name>
<shortdescription lang="en">Controls the heuristic(s) applied during query
optimization to prune less-promising partial plans from the optimizer
- search space. </shortdescription>
+ search space</shortdescription>
<types>
<optype class="cmdline" format="--optimizer_prune_level[=#]"
setvar="optimizer_prune_level" inversion="5.0.1"/>
@@ -7461,7 +7461,7 @@
<!-- checked -->
<xrefto id="optvar_plugin_dir"/>
<name>plugin_dir</name>
- <shortdescription lang="en">Directory for plugins. </shortdescription>
+ <shortdescription lang="en">Directory for plugins</shortdescription>
<types>
<optype class="cmdline" format="--plugin_dir=name" setvar="plugin_dir"/>
<optype class="mycnf"/>
@@ -7479,7 +7479,7 @@
<!-- checked -->
<xrefto id="optvar_port"/>
<name>port</name>
- <shortdescription lang="en">Port number to use for connection.
</shortdescription>
+ <shortdescription lang="en">Port number to use for
connection</shortdescription>
<types>
<optype class="cmdline" format="--port=#" setvar="port"/>
<optype class="cmdline" format="-P" setvar="port"/>
@@ -7832,7 +7832,7 @@
<!-- checked -->
<xrefto id="optvar_relay-log"/>
<name>relay-log</name>
- <shortdescription lang="en">The location and name to use for relay logs.
</shortdescription>
+ <shortdescription lang="en">The location and name to use for relay
logs</shortdescription>
<types>
<optype class="cmdline" format="--relay-log=name" setvar="relay-log"/>
<optype class="mycnf"/>
@@ -7930,7 +7930,7 @@
<xrefto id="optvar_replicate-do-db"/>
<name>replicate-do-db</name>
<shortdescription lang="en">Tells the slave thread to restrict replication
- to the specified database. </shortdescription>
+ to the specified database</shortdescription>
<seealso xref="replicate-ignore-db"/>
<types>
<optype class="cmdline" format="--replicate-do-db=name"/>
@@ -8218,7 +8218,7 @@
<option command="mysqld" section="server" id="safemalloc-mem-limit">
<!-- checked -->
<name>safemalloc-mem-limit</name>
- <shortdescription lang="en">Simulate memory shortage </shortdescription>
+ <shortdescription lang="en">Simulate memory shortage</shortdescription>
<types>
<optype class="cmdline" format="--safemalloc-mem-limit=#"/>
<optype class="mycnf"/>
@@ -8350,7 +8350,7 @@
<xrefto id="optvar_skip-bdb"/>
<name>skip-bdb</name>
<shortdescription lang="en">Disable Berkeley DB (if this version of MySQL
- supports it).</shortdescription>
+ supports it)</shortdescription>
<types>
<optype class="cmdline" format="--skip-bdb" outversion="5.1.12"
setvar="skip_bdb"/>
@@ -8555,7 +8555,7 @@
<option command="mysqld" section="server" id="skip-new">
<!-- checked -->
<name>skip-new</name>
- <shortdescription lang="en">Don't use new, possibly wrong routines.
</shortdescription>
+ <shortdescription lang="en">Don't use new, possibly wrong
routines</shortdescription>
<seealso xref="new"/>
<seealso xref="safe-mode"/>
<types>
@@ -8838,7 +8838,7 @@
<!-- checked -->
<xrefto id="optvar_socket"/>
<name>socket</name>
- <shortdescription lang="en">Socket file to use for connection.
</shortdescription>
+ <shortdescription lang="en">Socket file to use for
connection</shortdescription>
<types>
<optype class="cmdline" format="--socket=name" setvar="socket"/>
<optype class="mycnf"/>
@@ -8926,7 +8926,7 @@
<xrefto id="optvar_sql-mode"/>
<name>sql-mode</name>
<shortdescription lang="en">Syntax: sql-mode=option[,option[,option...]]
- where option can be one of: </shortdescription>
+ where option can be one of:</shortdescription>
<types>
<optype class="cmdline" format="--sql-mode=name" setvar="sql_mode"/>
<optype class="mycnf"/>
@@ -8971,7 +8971,7 @@
<!-- checked -->
<name>sql_big_selects</name>
<shortdescription lang="en">If set to 0, MySQL aborts SELECT statements
- that are likely to take a very long time to execute </shortdescription>
+ that are likely to take a very long time to execute</shortdescription>
<seealso xref="max_join_size"/>
<types>
<vartype class="server" isdynamic="yes" scope="both"/>
@@ -9003,7 +9003,7 @@
<!-- checked -->
<name>sql_buffer_result</name>
<shortdescription lang="en">Forces the result to be put into a temporary
- table. </shortdescription>
+ table</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
</types>
@@ -9034,7 +9034,7 @@
<!-- checked -->
<name>sql_log_off</name>
<shortdescription lang="en">If set to 1, no logging is done to the general
- query log for this client </shortdescription>
+ query log for this client</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
</types>
@@ -9051,7 +9051,7 @@
<!-- checked -->
<name>sql_log_update</name>
<shortdescription lang="en">This variable is deprecated, and is mapped to
- SQL_LOG_BIN </shortdescription>
+ SQL_LOG_BIN</shortdescription>
<seealso xref="sql_log_bin"/>
<deprecated version="5.0.x" xref="sql_log_bin"/>
<types>
@@ -9068,7 +9068,7 @@
<!-- checked -->
<name>sql_low_priority_updates</name>
<shortdescription lang="en">This variable is deprecated, and is mapped to
- low-priority-updates </shortdescription>
+ low-priority-updates</shortdescription>
<seealso xref="low-priority-updates"/>
<deprecated/>
<types>
@@ -9085,7 +9085,7 @@
<!-- checked -->
<name>sql_max_join_size</name>
<shortdescription lang="en">This variable is deprecated, and is mapped to
- max_join_size </shortdescription>
+ max_join_size</shortdescription>
<seealso xref="max_join_size"/>
<deprecated xref="max_join_size"/>
<types>
@@ -9102,7 +9102,7 @@
<!-- checked -->
<name>sql_notes</name>
<shortdescription lang="en">If set to 1, warnings of Note level are
- recorded </shortdescription>
+ recorded</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="both"/>
</types>
@@ -9121,7 +9121,7 @@
<!-- checked -->
<name>sql_quote_show_create</name>
<shortdescription lang="en">If set to 1 the server quotes identifiers for
- SHOW CREATE TABLE and SHOW CREATE DATABASE statements </shortdescription>
+ SHOW CREATE TABLE and SHOW CREATE DATABASE statements</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
</types>
@@ -9138,7 +9138,7 @@
<!-- checked -->
<name>sql_safe_updates</name>
<shortdescription lang="en">If set to 1, MySQL aborts UPDATE or DELETE
- statements that do not use a key in the WHERE clause or a LIMIT clause
</shortdescription>
+ statements that do not use a key in the WHERE clause or a LIMIT
clause</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
</types>
@@ -9155,7 +9155,7 @@
<!-- checked -->
<name>sql_select_limit</name>
<shortdescription lang="en">The maximum number of rows to return from
- SELECT statements </shortdescription>
+ SELECT statements</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
</types>
@@ -9171,7 +9171,7 @@
<xrefto id="optvar_sql_slave_skip_counter"/>
<name>sql_slave_skip_counter</name>
<shortdescription lang="en">The number of events from the master that a
- slave server should skip </shortdescription>
+ slave server should skip</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="global"/>
</types>
@@ -9186,7 +9186,7 @@
<!-- checked -->
<name>sql_warnings</name>
<shortdescription lang="en">This variable controls whether single-row
- INSERT statements produce an information string if warnings occur
</shortdescription>
+ INSERT statements produce an information string if warnings
occur</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="both"/>
</types>
@@ -9798,7 +9798,7 @@
<!-- checked -->
<xrefto id="optvar_tx_isolation"/>
<name>tx_isolation</name>
- <shortdescription lang="en">The default transaction isolation level
</shortdescription>
+ <shortdescription lang="en">The default transaction isolation
level</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="both"/>
</types>
@@ -9819,7 +9819,7 @@
<!-- checked -->
<name>unique_checks</name>
<shortdescription lang="en">If set to 1 (the default), uniqueness checks
- for secondary indexes in InnoDB tables are performed </shortdescription>
+ for secondary indexes in InnoDB tables are performed</shortdescription>
<types>
<vartype class="server" isdynamic="yes" scope="session"/>
</types>
@@ -9856,7 +9856,7 @@
<option command="mysqld" section="server" id="use-symbolic-links">
<!-- checked -->
<name>use-symbolic-links</name>
- <shortdescription lang="en">Enable symbolic link
support.</shortdescription>
+ <shortdescription lang="en">Enable symbolic link
support</shortdescription>
<deprecated version="5.0" xref="symbolic-links"/>
<types>
<optype class="cmdline" format="-s"/>
@@ -10096,7 +10096,7 @@
<!-- <xrefto id="optvar_version-compile-os"/> -->
<name>version_compile_os</name>
<shortdescription lang="en">The type of operating system on which MySQL was
- built.</shortdescription>
+ built</shortdescription>
<types>
<vartype isdynamic="no" scope="both" class="server"/>
</types>
@@ -10456,7 +10456,7 @@
<!-- <xrefto id="optvar_skip-safe-malloc"/> -->
<name>skip-safe-malloc</name>
<shortdescription lang="en">Don't check for memory overruns during each
- memory allocation </shortdescription>
+ memory allocation</shortdescription>
<types>
<optype class="cmdline" format="--skip-safe-malloc"/>
<optype class="mycnf"/>
@@ -10471,7 +10471,7 @@
<!-- added -->
<!-- <xrefto id="optvar_skip-ssl"/> -->
<name>skip-ssl</name>
- <shortdescription lang="en">Don't use ssl </shortdescription>
+ <shortdescription lang="en">Don't use ssl</shortdescription>
<types>
<optype class="cmdline" format="--skip-ssl"/>
<optype class="mycnf"/>
@@ -10487,7 +10487,7 @@
<xrefto id="optvar_standalone"/>
<name>standalone</name>
<shortdescription lang="en">Instructs the MySQL server not to run as a
- service </shortdescription>
+ service</shortdescription>
<platforms applies="windows"/>
<types>
<optype class="cmdline" format="--standalone"/>
@@ -10504,7 +10504,7 @@
<xrefto id="optvar_named_pipe"/>
<name>named_pipe</name>
<shortdescription lang="en">Indicates whether the server supports
- connections over named pipes </shortdescription>
+ connections over named pipes</shortdescription>
<platforms applies="windows"/>
<types>
<optype class="cmdline" format="--named_pipe"/>
@@ -10521,7 +10521,7 @@
<xrefto id="optvar_ndb_autoincrement_prefetch_sz"/>
<name>ndb_autoincrement_prefetch_sz</name>
<shortdescription lang="en">Determines the probability of gaps in an
- autoincremented column </shortdescription>
+ autoincremented column</shortdescription>
<types>
<optype class="cmdline" format="--ndb_autoincrement_prefetch_sz"/>
<optype class="mycnf"/>
@@ -10541,7 +10541,7 @@
<xrefto id="optvar_ndb_index_stat_cache_entries"/>
<name>ndb_index_stat_cache_entries</name>
<shortdescription lang="en">Sets the granularity of the statistics by
- determining the number of starting and ending keys </shortdescription>
+ determining the number of starting and ending keys</shortdescription>
<types>
<optype class="cmdline" format="--ndb_index_stat_cache_entries"/>
<optype class="mycnf"/>
@@ -10559,7 +10559,7 @@
<!-- added -->
<xrefto id="optvar_ndb_index_stat_enable"/>
<name>ndb_index_stat_enable</name>
- <shortdescription lang="en">Use NDB index statistics in query optimization
</shortdescription>
+ <shortdescription lang="en">Use NDB index statistics in query
optimization</shortdescription>
<types>
<optype class="cmdline" format="--ndb_index_stat_enable"/>
<optype class="mycnf"/>
@@ -10578,7 +10578,7 @@
<xrefto id="optvar_ndb_index_stat_update_freq"/>
<name>ndb_index_stat_update_freq</name>
<shortdescription lang="en">How often to query data nodes instead of the
- statistics cache </shortdescription>
+ statistics cache</shortdescription>
<types>
<optype class="cmdline" format="--ndb_index_stat_update_freq"/>
<optype class="mycnf"/>
@@ -10598,7 +10598,7 @@
<xrefto id="optvar_ndb_report_thresh_binlog_epoch_slip"/>
<name>ndb_report_thresh_binlog_epoch_slip</name>
<shortdescription lang="en">This is a threshold on the number of epochs to
- be behind before reporting binlog status </shortdescription>
+ be behind before reporting binlog status</shortdescription>
<types>
<optype class="cmdline" format="--ndb_report_thresh_binlog_epoch_slip"/>
<optype class="mycnf"/>
@@ -10617,7 +10617,7 @@
<xrefto id="optvar_ndb_report_thresh_binlog_mem_usage"/>
<name>ndb_report_thresh_binlog_mem_usage</name>
<shortdescription lang="en">This is a threshold on the percentage of free
- memory remaining before reporting binlog status </shortdescription>
+ memory remaining before reporting binlog status</shortdescription>
<types>
<optype class="cmdline" format="--ndb_report_thresh_binlog_mem_usage"/>
<optype class="mycnf"/>
@@ -10636,7 +10636,7 @@
<xrefto id="optvar_ndb_use_transactions"/>
<name>ndb_use_transactions</name>
<shortdescription lang="en">Forces NDB to use a count of records during
- SELECT COUNT(*) query planning to speed up this type of query
</shortdescription>
+ SELECT COUNT(*) query planning to speed up this type of
query</shortdescription>
<types>
<optype class="cmdline" format="--ndb_use_transactions"/>
<optype class="mycnf"/>
@@ -10656,7 +10656,7 @@
<xrefto id="optvar_shared_memory"/>
<name>shared_memory</name>
<shortdescription lang="en">Whether the server allows shared-memory
- connections </shortdescription>
+ connections</shortdescription>
<platforms applies="windows"/>
<types>
<optype class="cmdline" format="--shared-memory"/>
@@ -10674,7 +10674,7 @@
<xrefto id="optvar_shared_memory_base_name"/>
<name>shared_memory</name>
<shortdescription lang="en">The name of shared memory to use for
- shared-memory connections </shortdescription>
+ shared-memory connections</shortdescription>
<platforms applies="windows"/>
<types>
<optype class="cmdline" format="--shared-memory-base-name"/>
@@ -10692,7 +10692,7 @@
<xrefto id="optvar_Innodb_buffer_pool_pages_data"/>
<name>Innodb_buffer_pool_pages_data</name>
<shortdescription lang="en">The number of pages containing data (dirty or
- clean) </shortdescription>
+ clean)</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10707,7 +10707,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_buffer_pool_pages_dirty"/>
<name>Innodb_buffer_pool_pages_dirty</name>
- <shortdescription lang="en">The number of pages currently dirty
</shortdescription>
+ <shortdescription lang="en">The number of pages currently
dirty</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10723,7 +10723,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_buffer_pool_pages_flushed"/>
<name>Innodb_buffer_pool_pages_flushed</name>
- <shortdescription lang="en">The number of buffer pool page-flush requests
</shortdescription>
+ <shortdescription lang="en">The number of buffer pool page-flush
requests</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10738,7 +10738,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_buffer_pool_pages_free"/>
<name>Innodb_buffer_pool_pages_free</name>
- <shortdescription lang="en">The number of buffer pool pages free
</shortdescription>
+ <shortdescription lang="en">The number of buffer pool pages
free</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10755,7 +10755,7 @@
<xrefto id="optvar_Innodb_buffer_pool_pages_latched"/>
<name>Innodb_buffer_pool_pages_latched</name>
<shortdescription lang="en">The number of latched pages in InnoDB buffer
- pool </shortdescription>
+ pool</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10771,7 +10771,7 @@
<xrefto id="optvar_Innodb_buffer_pool_pages_misc"/>
<name>Innodb_buffer_pool_pages_misc</name>
<shortdescription lang="en">The number of pages that are busy because they
- have been allocated for administrative overhead </shortdescription>
+ have been allocated for administrative overhead</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -10787,7 +10787,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_buffer_pool_pages_total"/>
<name>Innodb_buffer_pool_pages_total</name>
- <shortdescription lang="en">The total size of the buffer pool, in pages
</shortdescription>
+ <shortdescription lang="en">The total size of the buffer pool, in
pages</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10804,7 +10804,7 @@
<xrefto id="optvar_Innodb_buffer_pool_read_ahead_rnd"/>
<name>Innodb_buffer_pool_read_ahead_rnd</name>
<shortdescription lang="en">The number of random read-aheads initiated by
- InnoDB </shortdescription>
+ InnoDB</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10821,7 +10821,7 @@
<xrefto id="optvar_Innodb_buffer_pool_read_ahead_seq"/>
<name>Innodb_buffer_pool_read_ahead_seq</name>
<shortdescription lang="en">The number of sequential read-aheads initiated
- by InnoDB </shortdescription>
+ by InnoDB</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10838,7 +10838,7 @@
<xrefto id="optvar_Innodb_buffer_pool_read_requests"/>
<name>Innodb_buffer_pool_read_requests</name>
<shortdescription lang="en">The number of logical read requests InnoDB has
- done </shortdescription>
+ done</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10854,7 +10854,7 @@
<xrefto id="optvar_Innodb_buffer_pool_reads"/>
<name>Innodb_buffer_pool_reads</name>
<shortdescription lang="en">The number of logical reads that InnoDB could
- not satisfy from the buffer pool and had to do a single-page read
</shortdescription>
+ not satisfy from the buffer pool and had to do a single-page
read</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10869,7 +10869,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_buffer_pool_wait_free"/>
<name>Innodb_buffer_pool_wait_free</name>
- <shortdescription lang="en">Counts number of waits for pages to be flushed
</shortdescription>
+ <shortdescription lang="en">Counts number of waits for pages to be
flushed</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10885,7 +10885,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_buffer_pool_write_requests"/>
<name>Innodb_buffer_pool_write_requests</name>
- <shortdescription lang="en">The number of writes done to the buffer pool
</shortdescription>
+ <shortdescription lang="en">The number of writes done to the buffer
pool</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10900,7 +10900,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_data_fsyncs"/>
<name>Innodb_data_fsyncs</name>
- <shortdescription lang="en">The number of fsync() operations so far
</shortdescription>
+ <shortdescription lang="en">The number of fsync() operations so
far</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -10916,7 +10916,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_data_pending_reads"/>
<name>Innodb_data_pending_reads</name>
- <shortdescription lang="en">The current number of pending reads
</shortdescription>
+ <shortdescription lang="en">The current number of pending
reads</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10931,7 +10931,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_data_pending_writes"/>
<name>Innodb_data_pending_writes</name>
- <shortdescription lang="en">The number of pending writes
</shortdescription>
+ <shortdescription lang="en">The number of pending
writes</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10946,7 +10946,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_data_read"/>
<name>Innodb_data_read</name>
- <shortdescription lang="en">The amount of data read so far, in bytes
</shortdescription>
+ <shortdescription lang="en">The amount of data read so far, in
bytes</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10961,7 +10961,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_data_reads"/>
<name>Innodb_data_reads</name>
- <shortdescription lang="en">The total number of data reads
</shortdescription>
+ <shortdescription lang="en">The total number of data
reads</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10977,7 +10977,7 @@
<xrefto id="optvar_Innodb_data_pending_fsyncs"/>
<name>Innodb_data_pending_fsyncs</name>
<shortdescription lang="en">The current number of pending fsync()
- operations </shortdescription>
+ operations</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -10992,7 +10992,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_data_writes"/>
<name>Innodb_data_writes</name>
- <shortdescription lang="en">The total number of data writes
</shortdescription>
+ <shortdescription lang="en">The total number of data
writes</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11007,7 +11007,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_data_written"/>
<name>Innodb_data_written</name>
- <shortdescription lang="en">The amount of data written in bytes
</shortdescription>
+ <shortdescription lang="en">The amount of data written in
bytes</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11023,7 +11023,7 @@
<!-- <xrefto id="optvar_Innodb_dblwr_writes"/> -->
<name>Innodb_dblwr_writes</name>
<shortdescription lang="en">The number of doublewrite operations that have
- been performed </shortdescription>
+ been performed</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11040,7 +11040,7 @@
<!-- <xrefto id="optvar_Innodb_dblwr_pages_written"/> -->
<name>Innodb_dblwr_pages_written</name>
<shortdescription lang="en">The number of doublewrite pages that have been
- written </shortdescription>
+ written</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11056,7 +11056,7 @@
<xrefto id="optvar_Innodb_log_waits"/>
<name>Innodb_log_waits</name>
<shortdescription lang="en">The number of times that the log buffer was too
- small and a wait was required for it to be flushed before continuing
</shortdescription>
+ small and a wait was required for it to be flushed before
continuing</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11071,7 +11071,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_log_write_requests"/>
<name>Innodb_log_write_requests</name>
- <shortdescription lang="en">The number of log write requests
</shortdescription>
+ <shortdescription lang="en">The number of log write
requests</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11086,7 +11086,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_log_writes"/>
<name>Innodb_log_writes</name>
- <shortdescription lang="en">The number of physical writes to the log
</shortdescription>
+ <shortdescription lang="en">The number of physical writes to the
log</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11102,7 +11102,7 @@
<xrefto id="optvar_Innodb_os_log_fsyncs"/>
<name>Innodb_os_log_fsyncs</name>
<shortdescription lang="en">The number of fsync() writes done to the log
- file </shortdescription>
+ file</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11118,7 +11118,7 @@
<xrefto id="optvar_Innodb_os_log_pending_fsyncs"/>
<name>Innodb_os_log_pending_fsyncs</name>
<shortdescription lang="en">The number of pending log file fsync()
- operations </shortdescription>
+ operations</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11133,7 +11133,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_os_log_pending_writes"/>
<name>Innodb_os_log_pending_writes</name>
- <shortdescription lang="en">The number of pending log file writes
</shortdescription>
+ <shortdescription lang="en">The number of pending log file
writes</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11148,7 +11148,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_os_log_written"/>
<name>Innodb_os_log_written</name>
- <shortdescription lang="en">The number of bytes written to the log file
</shortdescription>
+ <shortdescription lang="en">The number of bytes written to the log
file</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11163,7 +11163,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_page_size"/>
<name>Innodb_page_size</name>
- <shortdescription lang="en">The compiled-in InnoDB page size
</shortdescription>
+ <shortdescription lang="en">The compiled-in InnoDB page
size</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11178,7 +11178,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_pages_created"/>
<name>Innodb_pages_created</name>
- <shortdescription lang="en">The number of pages created
</shortdescription>
+ <shortdescription lang="en">The number of pages
created</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11193,7 +11193,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_pages_read"/>
<name>Innodb_pages_read</name>
- <shortdescription lang="en">The number of pages read </shortdescription>
+ <shortdescription lang="en">The number of pages read</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11208,7 +11208,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_pages_written"/>
<name>Innodb_pages_written</name>
- <shortdescription lang="en">The number of pages written
</shortdescription>
+ <shortdescription lang="en">The number of pages
written</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11224,7 +11224,7 @@
<xrefto id="optvar_Innodb_row_lock_current_waits"/>
<name>Innodb_row_lock_current_waits</name>
<shortdescription lang="en">The number of row locks currently being waited
- for </shortdescription>
+ for</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11240,7 +11240,7 @@
<xrefto id="optvar_Innodb_row_lock_time"/>
<name>Innodb_row_lock_time</name>
<shortdescription lang="en">The total time spent in acquiring row locks, in
- milliseconds </shortdescription>
+ milliseconds</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11256,7 +11256,7 @@
<xrefto id="optvar_Innodb_row_lock_time_avg"/>
<name>Innodb_row_lock_time_avg</name>
<shortdescription lang="en">The average time to acquire a row lock, in
- milliseconds </shortdescription>
+ milliseconds</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11272,7 +11272,7 @@
<xrefto id="optvar_Innodb_row_lock_time_max"/>
<name>Innodb_row_lock_time_max</name>
<shortdescription lang="en">The maximum time to acquire a row lock, in
- milliseconds </shortdescription>
+ milliseconds</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11288,7 +11288,7 @@
<xrefto id="optvar_Innodb_row_lock_waits"/>
<name>Innodb_row_lock_waits</name>
<shortdescription lang="en">The number of times a row lock had to be waited
- for </shortdescription>
+ for</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11303,7 +11303,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_rows_deleted"/>
<name>Innodb_rows_deleted</name>
- <shortdescription lang="en">The number of rows deleted from InnoDB tables
</shortdescription>
+ <shortdescription lang="en">The number of rows deleted from InnoDB
tables</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11318,7 +11318,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_rows_inserted"/>
<name>Innodb_rows_inserted</name>
- <shortdescription lang="en">The number of rows inserted into InnoDB tables
</shortdescription>
+ <shortdescription lang="en">The number of rows inserted into InnoDB
tables</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11333,7 +11333,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_rows_read"/>
<name>Innodb_rows_read</name>
- <shortdescription lang="en">The number of rows read from InnoDB tables
</shortdescription>
+ <shortdescription lang="en">The number of rows read from InnoDB
tables</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11349,7 +11349,7 @@
<!-- added -->
<xrefto id="optvar_Innodb_rows_updated"/>
<name>Innodb_rows_updated</name>
- <shortdescription lang="en">The number of rows updated in InnoDB tables
</shortdescription>
+ <shortdescription lang="en">The number of rows updated in InnoDB
tables</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11364,7 +11364,7 @@
<xrefto id="optvar_Ndb_cluster_node_id"/>
<name>Ndb_cluster_node_id</name>
<shortdescription lang="en">If the server is acting as a MySQL Cluster
- node, then the value of this variable its node ID in the cluster
</shortdescription>
+ node, then the value of this variable its node ID in the
cluster</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11380,7 +11380,7 @@
<xrefto id="optvar_Ndb_config_from_host"/>
<name>Ndb_config_from_host</name>
<shortdescription lang="en">The hostname or IP address of the Cluster
- management server. Formerly Ndb_connected_host </shortdescription>
+ management server. Formerly Ndb_connected_host</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11398,7 +11398,7 @@
<xrefto id="optvar_Ndb_config_from_port"/>
<name>Ndb_config_from_port</name>
<shortdescription lang="en">The port for connecting to the Cluster
- management server. Formerly, Ndb_connected_port </shortdescription>
+ management server. Formerly, Ndb_connected_port</shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6211 - trunk/dynamic-docs/command-optvars | plavin | 26 Apr |