Author: plavin
Date: 2007-01-12 19:12:45 +0100 (Fri, 12 Jan 2007)
New Revision: 4477
Log:
MNMAS ad in slow-query-log
Modified:
trunk/refman-5.0/database-administration.xml
Modified: trunk/refman-5.0/database-administration.xml
===================================================================
--- trunk/refman-5.0/database-administration.xml 2007-01-12 17:41:24 UTC (rev 4476)
+++ trunk/refman-5.0/database-administration.xml 2007-01-12 18:12:45 UTC (rev 4477)
Changed blocks: 1, Lines Added: 12, Lines Deleted: 1; 1071 bytes
@@ -26943,7 +26943,18 @@
<option>--log-queries-not-using-indexes</option> option is
specified. See <xref linkend="server-options"/>.
</para>
-
+
+ <formalpara role="mnmas">
+ <title>MySQL Enterprise</title>
+ <para>
+ Excessive table scans are indicative of missing or poorly optimized indexes.
+ Using an advisor specifically designed for the task,
+ the MySQL Network Monitoring and Advisory Service can identify such problems
and offer advice
+ on resolution. For more information see, <ulink
url="&base-url-enterprise;advisors.html" />.
+ </para>
+ </formalpara>
+
+
<para>
In MySQL ¤t-series;, the
<option>--log-slow-admin-statements</option> server option
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4477 - trunk/refman-5.0 | plavin | 12 Jan |