Author: mcbrown
Date: 2007-03-26 17:34:07 +0200 (Mon, 26 Mar 2007)
New Revision: 5561
Log:
Some tweaks in prep for new inserts
Modified:
trunk/refman-5.1/database-administration.xml
Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml 2007-03-26 13:17:32 UTC (rev 5560)
+++ trunk/refman-5.1/database-administration.xml 2007-03-26 15:34:07 UTC (rev 5561)
Changed blocks: 4, Lines Added: 8, Lines Deleted: 0; 1541 bytes
@@ -1252,6 +1252,8 @@
<option>--event-scheduler</option>
</para>
+ <!-- DYNINCLUDE event-scheduler -->
+
<para>
Enable or disable, and start or stop, the event scheduler.
This option was added in MySQL 5.1.6. Note that its
@@ -2854,6 +2856,8 @@
<option>--socket=<replaceable>path</replaceable></option>
</para>
+ <!-- DYNINCLUDE socket -->
+
<remark role="todo">
Put the Unix description first, because the option name
relates directly to the Unix meaning. Putting the Windows
@@ -4920,6 +4924,8 @@
<literal>key_cache_age_threshold</literal>
</para>
+ <!-- DYNINCLUDE key_cache_age_threshold -->
+
<para>
This value controls the demotion of buffers from the hot
sub-chain of a key cache to the warm sub-chain. Lower
@@ -7036,6 +7042,8 @@
<literal>table_lock_wait_timeout</literal>
</para>
+ <!-- DYNINCLUDE table_lock_wait_timeout -->
+
<para>
Specifies a wait timeout for table-level locks, in
seconds. The default timeout is 50 seconds. The timeout is
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5561 - trunk/refman-5.1 | mcbrown | 26 Mar |