Author: pd221994
Date: 2011-04-27 17:15:59 +0200 (Wed, 27 Apr 2011)
New Revision: 26039
Log:
r47467@dhcp-adc-twvpn-1-vpnpool-10-154-11-223: paul | 2011-04-27 10:13:50 -0500
Minor wording revisions
Modified:
svk:merge
trunk/refman-5.5/performance-schema-core.xml
trunk/refman-5.6/performance-schema-core.xml
trunk/refman-6.0/performance-schema-core.xml
Property changes on: trunk
___________________________________________________________________
Modified: svk:merge
===================================================================
Changed blocks: 0, Lines Added: 0, Lines Deleted: 0; 1277 bytes
Modified: trunk/refman-5.5/performance-schema-core.xml
===================================================================
--- trunk/refman-5.5/performance-schema-core.xml 2011-04-27 15:15:52 UTC (rev 26038)
+++ trunk/refman-5.5/performance-schema-core.xml 2011-04-27 15:15:59 UTC (rev 26039)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 796 bytes
@@ -3799,7 +3799,7 @@
</para>
<para>
- General Event Wait Summaries:
+ Event Wait Summaries:
</para>
<itemizedlist>
@@ -4130,7 +4130,7 @@
<literal role="ps">file_summary_by_instance</literal> has
<literal>FILE_NAME</literal> and
<literal>EVENT_NAME</literal> columns. Each row summarizes
- events for a given file.
+ events for a given file instrument instance.
</para>
</listitem>
Modified: trunk/refman-5.6/performance-schema-core.xml
===================================================================
--- trunk/refman-5.6/performance-schema-core.xml 2011-04-27 15:15:52 UTC (rev 26038)
+++ trunk/refman-5.6/performance-schema-core.xml 2011-04-27 15:15:59 UTC (rev 26039)
Changed blocks: 4, Lines Added: 33, Lines Deleted: 4; 2222 bytes
@@ -5460,7 +5460,7 @@
</para>
<para>
- General Event Wait Summaries:
+ Event Wait Summaries:
</para>
<itemizedlist>
@@ -5816,8 +5816,7 @@
<literal role="ps">objects_summary_global_by_type</literal>
has the same summary columns as the
<literal>events_waits_summary_by_<replaceable>xxx</replaceable></literal>
- tables. See
- <xref linkend="event-wait-summary-tables"/>.
+ tables. See <xref linkend="event-wait-summary-tables"/>.
</para>
</section>
@@ -5898,7 +5897,7 @@
<literal role="ps">file_summary_by_instance</literal> has
<literal>FILE_NAME</literal> and
<literal>EVENT_NAME</literal> columns. Each row summarizes
- events for a given file.
+ events for a given file instrument instance.
</para>
</listitem>
@@ -5959,6 +5958,36 @@
<title>Table I/O and Lock Wait Summary Tables</title>
+ <para>
+ The following sections describe the table I/O and lock wait
+ summary tables:
+ </para>
+
+ <itemizedlist>
+
+ <listitem>
+ <para>
+ <literal role="ps">table_io_waits_summary_by_index_usage</literal>:
+ Table I/O waits per index
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal role="ps">table_io_waits_summary_by_table</literal>:
+ Table I/O waits per table
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal role="ps">table_lock_waits_summary_by_table</literal>:
+ Table lock waits per table
+ </para>
+ </listitem>
+
+ </itemizedlist>
+
<section id="table-io-waits-summary-by-table-table">
<title>The <literal role="ps">table_io_waits_summary_by_table</literal> Table</title>
Modified: trunk/refman-6.0/performance-schema-core.xml
===================================================================
--- trunk/refman-6.0/performance-schema-core.xml 2011-04-27 15:15:52 UTC (rev 26038)
+++ trunk/refman-6.0/performance-schema-core.xml 2011-04-27 15:15:59 UTC (rev 26039)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 796 bytes
@@ -3841,7 +3841,7 @@
</para>
<para>
- General Event Wait Summaries:
+ Event Wait Summaries:
</para>
<itemizedlist>
@@ -4165,7 +4165,7 @@
<literal role="ps">file_summary_by_instance</literal> has
<literal>FILE_NAME</literal> and
<literal>EVENT_NAME</literal> columns. Each row summarizes
- events for a given file.
+ events for a given file instrument instance.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r26039 - in trunk: . refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 27 Apr |