Author: plavin
Date: 2007-04-25 19:30:32 +0200 (Wed, 25 Apr 2007)
New Revision: 6190
Log:
Correct/add optvar ids
Modified:
trunk/refman-5.1/dba-core.xml
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2007-04-25 17:16:12 UTC (rev 6189)
+++ trunk/refman-5.1/dba-core.xml 2007-04-25 17:30:32 UTC (rev 6190)
Changed blocks: 6, Lines Added: 18, Lines Deleted: 5; 1892 bytes
@@ -4769,7 +4769,7 @@
</listitem>
<listitem>
- <para id="optvarhave_query_cache">
+ <para id="optvar_have_query_cache">
<literal>have_query_cache</literal>
</para>
@@ -5580,7 +5580,7 @@
</listitem>
<listitem>
- <para>
+ <para id="optvar_max_insert_delayed_threads">
<literal>max_insert_delayed_threads</literal>
</para>
@@ -6788,7 +6788,7 @@
</listitem>
<listitem>
- <para id="optvar_skip_external_locking">
+ <para id="optvar_skip-exernal-locking">
<indexterm>
<primary>external locking</primary>
</indexterm>
@@ -6809,7 +6809,7 @@
</listitem>
<listitem>
- <para id="optvar_skip_networking">
+ <para>
<literal>skip_networking</literal>
</para>
@@ -7509,7 +7509,7 @@
</listitem>
<listitem>
- <para id="optvar_version_commit">
+ <para id="optvar_version_comment">
<literal>version_comment</literal>
</para>
@@ -7568,6 +7568,19 @@
</itemizedlist>
+ <formalpara role="mnmas">
+
+ <title>MySQL Enterprise</title>
+
+ <para>
+ Expert use of server system variables is part of the service
+ offered by the MySQL Network Monitoring and Advisory
+ Service. To subscribe see
+ <ulink url="&base-url-enterprise;advisors.html"/>.
+ </para>
+
+ </formalpara>
+
</refsection>
<refsection id="using-system-variables">
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6190 - trunk/refman-5.1 | plavin | 25 Apr |