List:Commits« Previous MessageNext Message »
From:plavin Date:January 30 2007 4:19pm
Subject:svn commit - mysqldoc@docsrva: r4689 - trunk/dynamic-docs/mysqld-optvar
View as plain text  
Author: plavin
Date: 2007-01-30 16:19:03 +0100 (Tue, 30 Jan 2007)
New Revision: 4689

Log:
Assorted changes

Modified:
   trunk/dynamic-docs/mysqld-optvar/options.xml


Modified: trunk/dynamic-docs/mysqld-optvar/options.xml
===================================================================
--- trunk/dynamic-docs/mysqld-optvar/options.xml	2007-01-30 15:17:47 UTC (rev 4688)
+++ trunk/dynamic-docs/mysqld-optvar/options.xml	2007-01-30 15:19:03 UTC (rev 4689)
Changed blocks: 28, Lines Added: 45, Lines Deleted: 20; 9933 bytes

@@ -8642,6 +8642,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="net_retry_count">
+    <!-- checked -->
     <xrefto id="optvar_net_retry_count"/>
     <name>net_retry_count</name>
     <shortdescription lang="en">If a read on a communication port is

@@ -8666,6 +8667,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="net_write_timeout">
+    <!-- checked -->
     <xrefto id="optvar_net_write_timeout"/>
     <name>net_write_timeout</name>
     <shortdescription lang="en">Number of seconds to wait for a block to be

@@ -8690,13 +8692,15 @@
     </versions>
   </mysqloption>
   <mysqloption id="new">
+    <!-- checked -->
     <xrefto id="optvar_new"/>
     <name>new</name>
-    <shortdescription lang="en">Use very new possible 'unsafe'
functions</shortdescription>
+    <shortdescription lang="en">Use very new, possibly 'unsafe'
functions</shortdescription>
     <section id="mysqld"/>
     <opclass class="server"/>
     <engines includes="all"/>
     <platforms applies="all"/>
+    <disabledby xref="skip-new"/>
     <types>
       <optype class="cmdline" format="--new" setvar="new"/>
       <optype class="cmdline" format="-n" setvar="new"/>

@@ -8713,6 +8717,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="no-defaults">
+    <!-- checked -->
     <xrefto id="optvar_no-defaults"/>
     <name>no-defaults</name>
     <shortdescription lang="en">To see the values that a server will 

@@ -8730,7 +8735,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="old-alter-table">
-    
+    <!-- checked -->
     <name>old-alter-table</name>
     <shortdescription lang="en">Use old, non-optimized alter
table</shortdescription>
     <section id="mysqld"/>

@@ -8751,6 +8756,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="old-passwords">
+    <!-- checked -->
     <xrefto id="optvar_old-passwords"/>
     <name>old-passwords</name>
     <shortdescription lang="en">Use old password encryption method (needed for

@@ -8774,7 +8780,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="old-style-user-limits">
-    
+    <!-- checked -->
     <name>old-style-user-limits</name>
     <shortdescription lang="en">Enable old-style user limits (before 5.0.3 user
       resources were counted per each user+host vs. per account)</shortdescription>

@@ -8797,6 +8803,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="open_files_limit">
+    <!-- checked -->
     <xrefto id="optvar_open_files_limit"/>
     <name>open_files_limit</name>
     <shortdescription lang="en">If this is not 0, then mysqld will use this

@@ -8820,6 +8827,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="optimizer_prune_level">
+    <!-- checked -->
     <xrefto id="optvar_optimizer_prune_level"/>
     <name>optimizer_prune_level</name>
     <shortdescription lang="en">Controls the heuristic(s) applied during query

@@ -8831,11 +8839,11 @@
     <platforms applies="all"/>
     <types>
       <optype class="cmdline" format="--optimizer_prune_level[=#]"
-        setvar="optimizer_prune_level"/>
-      <optype class="mycnf"/>
-      <vartype isdynamic="yes" class="server" scope="both"/>
+        setvar="optimizer_prune_level" inversion="5.0.1"/>
+      <optype class="mycnf" inversion="5.0.1"/>
+      <vartype isdynamic="yes" class="server" scope="both" inversion="5.0.1"/>
     </types>
-    <values vartype="numeric" platform="all">
+    <values vartype="boolean" platform="all" inversion="5.0.1">
       <value default="1"/>
     </values>
     <versions>

@@ -8844,6 +8852,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="optimizer_search_depth">
+    <!-- checked -->
     <xrefto id="optvar_optimizer_search_depth"/>
     <name>optimizer_search_depth</name>
     <shortdescription lang="en">Maximum depth of search performed by the query

@@ -8854,11 +8863,11 @@
     <platforms applies="all"/>
     <types>
       <optype class="cmdline" format="--optimizer_search_depth[=#]"
-        setvar="optimizer_search_depth"/>
-      <optype class="mycnf"/>
-      <vartype isdynamic="yes" class="server" scope="both"/>
+        setvar="optimizer_search_depth" inversion="5.0.1"/>
+      <optype class="mycnf" inversion="5.0.1"/>
+      <vartype isdynamic="yes" class="server" scope="both" inversion="5.0.1"/>
     </types>
-    <values vartype="numeric" platform="all">
+    <values vartype="numeric" platform="all" inversion="5.0.1">
       <value default="62"/>
     </values>
     <versions>

@@ -8867,6 +8876,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="pid-file">
+    <!-- checked -->
     <xrefto id="optvar_pid-file"/>
     <name>pid-file</name>
     <shortdescription lang="en">Pid file used by
safe_mysqld</shortdescription>

@@ -8889,6 +8899,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="plugin_dir">
+    <!-- checked -->
     <xrefto id="optvar_plugin_dir"/>
     <name>plugin_dir</name>
     <shortdescription lang="en">Directory for plugins. </shortdescription>

@@ -8909,6 +8920,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="port">
+    <!-- checked -->
     <xrefto id="optvar_port"/>
     <name>port</name>
     <shortdescription lang="en">Port number to use for connection.
</shortdescription>

@@ -8932,21 +8944,22 @@
     </versions>
   </mysqloption>
   <mysqloption id="port-open-timeout">
+    <!-- checked -->
     <xrefto id="optvar_port-open-timeout"/>
     <name>port-open-timeout</name>
     <shortdescription lang="en">Maximum time in seconds to wait for the port to
-      become free. (Default: no wait)</shortdescription>
+      become free (Default: no wait)</shortdescription>
     <section id="mysqld"/>
     <opclass class="server"/>
     <engines includes="all"/>
     <platforms applies="all"/>
     <types>
       <optype class="cmdline" format="--port-open-timeout=#"
-        setvar="port-open-timeout"/>
-      <optype class="mycnf"/>
-      <vartype isdynamic="yes" class="server"/>
+        setvar="port-open-timeout" inversion="5.0.19"/>
+      <optype class="mycnf" inversion="5.0.19"/>
+      <vartype isdynamic="yes" class="server" inversion="5.0.19"/>
     </types>
-    <values vartype="numeric" platform="all">
+    <values vartype="numeric" platform="all" inversion="5.0.19">
       <value default="0"/>
     </values>
     <versions>

@@ -8955,6 +8968,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="preload_buffer_size">
+    <!-- checked -->
     <xrefto id="optvar_preload_buffer_size"/>
     <name>preload_buffer_size</name>
     <shortdescription lang="en">The size of the buffer that is allocated when

@@ -8979,7 +8993,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="print-defaults">
-    
+    <!-- checked -->
     <name>print-defaults</name>
     <shortdescription lang="en">Print defaults</shortdescription>
     <section id="mysqld"/>

@@ -8994,6 +9008,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="query_alloc_block_size">
+    <!-- checked -->
     <xrefto id="optvar_query_alloc_block_size"/>
     <name>query_alloc_block_size</name>
     <shortdescription lang="en">Allocation block size for query parsing and

@@ -9018,6 +9033,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="query_cache_limit">
+    <!-- checked -->
     <xrefto id="optvar_query_cache_limit"/>
     <name>query_cache_limit</name>
     <shortdescription lang="en">Don't cache results that are bigger than
this</shortdescription>

@@ -9041,10 +9057,11 @@
     </versions>
   </mysqloption>
   <mysqloption id="query_cache_min_res_unit">
+    <!-- checked -->
     <xrefto id="optvar_query_cache_min_res_unit"/>
     <name>query_cache_min_res_unit</name>
-    <shortdescription lang="en">minimal size of unit in wich space for results
-      is allocated (last unit will be trimed after writing all result
data</shortdescription>
+    <shortdescription lang="en">Minimal size of unit in which space for results
+      is allocated (last unit will be trimmed after writing all result
data)</shortdescription>
     <section id="mysqld"/>
     <opclass class="server"/>
     <engines includes="all"/>

@@ -9065,6 +9082,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="query_cache_size">
+    <!-- checked -->
     <xrefto id="optvar_query_cache_size"/>
     <name>query_cache_size</name>
     <shortdescription lang="en">The memory allocated to store results from old

@@ -9073,6 +9091,7 @@
     <opclass class="server"/>
     <engines includes="all"/>
     <platforms applies="all"/>
+
     <types>
       <optype class="cmdline" format="--query_cache_size=#"
         setvar="query_cache_size"/>

@@ -9089,6 +9108,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="query_cache_type">
+    <!-- checked -->
     <xrefto id="optvar_query_cache_type"/>
     <name>query_cache_type</name>
     <shortdescription lang="en">Query cache type</shortdescription>

@@ -9115,6 +9135,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="query_cache_wlock_invalidate">
+    <!-- checked -->
     <xrefto id="optvar_query_cache_wlock_invalidate"/>
     <name>query_cache_wlock_invalidate</name>
     <shortdescription lang="en">Invalidate queries in query cache on LOCK for

@@ -9139,6 +9160,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="query_prealloc_size">
+    <!-- checked -->
     <xrefto id="optvar_query_prealloc_size"/>
     <name>query_prealloc_size</name>
     <shortdescription lang="en">Persistent buffer for query parsing and

@@ -9163,6 +9185,7 @@
     </versions>
   </mysqloption>
   <mysqloption id="range_alloc_block_size">
+    <!-- checked -->
     <xrefto id="optvar_range_alloc_block_size"/>
     <name>range_alloc_block_size</name>
     <shortdescription lang="en">Allocation block size for storing ranges during

@@ -11850,6 +11873,8 @@
     skip-log-warnings
     max-binlog-size
     locked_in_memory
-
+    Open_files
+    angel-pid-file
+    maximum-query_cache_size
   -->
 </mysqloptions>


Thread
svn commit - mysqldoc@docsrva: r4689 - trunk/dynamic-docs/mysqld-optvarplavin30 Jan