Author: plavin
Date: 2007-03-07 19:50:43 +0100 (Wed, 07 Mar 2007)
New Revision: 5236
Log:
Minor corrections
Modified:
trunk/refman-4.1/optimization.xml
trunk/refman-4.1/storage-engines.xml
Modified: trunk/refman-4.1/optimization.xml
===================================================================
--- trunk/refman-4.1/optimization.xml 2007-03-07 16:32:07 UTC (rev 5235)
+++ trunk/refman-4.1/optimization.xml 2007-03-07 18:50:43 UTC (rev 5236)
Changed blocks: 8, Lines Added: 21, Lines Deleted: 7; 3452 bytes
@@ -1809,7 +1809,7 @@
<para>
Subscribers to the MySQL Network Monitoring and Advisory
Service regularly receive expert advice on optimization. For
- more information see,
+ more information see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
@@ -4172,6 +4172,20 @@
defragment the table after you have deleted a lot of rows
from it. See <xref linkend="myisam-storage-engine"/>.
</para>
+
+ <formalpara role="mnmas">
+
+ <title>MySQL Enterprise</title>
+
+ <para>
+ For optimization tips geared to your specific circumstances
+ subscribe to the MySQL Network Monitoring and Advisory Service.
+ For more information see
+ <ulink url="&base-url-enterprise;advisors.html" />.
+ </para>
+
+ </formalpara>
+
</listitem>
<listitem>
@@ -4588,7 +4602,7 @@
<para>
The MySQL Network Monitoring and Advisory Service provides
expert advice on when to use table-level and when to use
- row-level locking. To subscribe see,
+ row-level locking. To subscribe see
<ulink url="&base-url-enterprise;advisors.html" />.
</para>
@@ -5121,7 +5135,7 @@
<para>
Lock contention can seriously degrade performance. The
MySQL Network Monitoring and Advisory Service provides
- expert advice on avoiding this problem. To subscribe see,
+ expert advice on avoiding this problem. To subscribe see
<ulink url="&base-url-enterprise;advisors.html" />.
</para>
@@ -5988,7 +6002,7 @@
be required or will be most efficient — actual table
usage is the best indicator. The MySQL Network Monitoring and
Advisory Service provides expert advice on this topic. For
- more information, see
+ more information see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
@@ -6409,7 +6423,7 @@
<filename>my.cnf/my.ini </filename> option file subscribe to
MySQL Network Monitoring and Advisory Service.
Recommendations are based on actual table usage. For more
- information see,
+ information see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
@@ -7032,7 +7046,7 @@
Performance may suffer if <literal>table_cache</literal> is
set too low. For expert advice on the optimum value for this
variable, subscribe to the MySQL Network Monitoring and
- Advisory Service. For more information see,
+ Advisory Service. For more information see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
@@ -7581,7 +7595,7 @@
<para>
For expert advice on tuning system parameters subscribe to the
MySQL Network Monitoring and Advisory Service. For more
- information see,
+ information see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
Modified: trunk/refman-4.1/storage-engines.xml
===================================================================
--- trunk/refman-4.1/storage-engines.xml 2007-03-07 16:32:07 UTC (rev 5235)
+++ trunk/refman-4.1/storage-engines.xml 2007-03-07 18:50:43 UTC (rev 5236)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 664 bytes
@@ -895,7 +895,7 @@
<para>
If the recovery wouldn't be able to recover all rows from
- previously completed statementas and you didn't specify
+ previously completed statements and you didn't specify
<literal>FORCE</literal> in the value of the
<option>--myisam-recover</option> option, automatic repair
aborts with an error message in the error log:
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5236 - trunk/refman-4.1 | plavin | 7 Mar |