Author: plavin
Date: 2007-04-26 16:22:27 +0200 (Thu, 26 Apr 2007)
New Revision: 6209
Log:
Clean up status variables
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 13:55:08 UTC (rev 6208)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml 2007-04-26 14:22:27 UTC (rev 6209)
Changed blocks: 16, Lines Added: 15, Lines Deleted: 16; 6704 bytes
@@ -11072,7 +11072,6 @@
<xrefto id="optvar_Innodb_log_write_requests"/>
<name>Innodb_log_write_requests</name>
<shortdescription lang="en"> The number of log write requests
</shortdescription>
-
<types>
<vartype isdynamic="no" class="status" scope="both"/>
</types>
@@ -11179,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>
@@ -11194,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>
@@ -11209,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 +11223,7 @@
<!-- added -->
<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
+ <shortdescription lang="en">The number of row locks currently being waited
for </shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11240,7 +11239,7 @@
<!-- added -->
<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
+ <shortdescription lang="en">The total time spent in acquiring row locks, in
milliseconds </shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11256,7 +11255,7 @@
<!-- added -->
<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
+ <shortdescription lang="en">The average time to acquire a row lock, in
milliseconds </shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11272,7 +11271,7 @@
<!-- added -->
<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
+ <shortdescription lang="en">The maximum time to acquire a row lock, in
milliseconds </shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11288,7 +11287,7 @@
<!-- added -->
<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
+ <shortdescription lang="en">The number of times a row lock had to be waited
for </shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11304,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>
@@ -11319,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>
@@ -11334,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"/>
@@ -11350,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 +11363,7 @@
<option command="mysqld" section="ndb" id="Ndb_cluster_node_id">
<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
+ <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>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11380,7 +11379,7 @@
<option command="mysqld" section="ndb" id="Ndb_config_from_host">
<xrefto id="optvar_Ndb_config_from_host"/>
<name>Ndb_config_from_host</name>
- <shortdescription lang="en"> The hostname or IP address of the Cluster
+ <shortdescription lang="en">The hostname or IP address of the Cluster
management server. Formerly Ndb_connected_host </shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
@@ -11398,7 +11397,7 @@
<option command="mysqld" section="ndb" id="Ndb_config_from_port">
<xrefto id="optvar_Ndb_config_from_port"/>
<name>Ndb_config_from_port</name>
- <shortdescription lang="en"> The port for connecting to the Cluster
+ <shortdescription lang="en">The port for connecting to the Cluster
management server. Formerly, Ndb_connected_port </shortdescription>
<types>
<vartype isdynamic="no" class="status" scope="both"/>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6209 - trunk/dynamic-docs/command-optvars | plavin | 26 Apr |