Author: paul
Date: 2006-01-19 05:38:27 +0100 (Thu, 19 Jan 2006)
New Revision: 921
Log:
r6395@frost: paul | 2006-01-18 21:22:13 -0600
mysqlslap option renaming.
Add mysqld option.
Modified:
trunk/
trunk/refman-5.1/client-utility-programs.xml
trunk/refman-5.1/database-administration.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6394
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2335
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6395
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2335
Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml 2006-01-19 04:38:08 UTC (rev 920)
+++ trunk/refman-5.1/client-utility-programs.xml 2006-01-19 04:38:27 UTC (rev 921)
@@ -8122,7 +8122,7 @@
<listitem>
<para>
- <option>--number-of-query=<replaceable>num</replaceable></option>
+ <option>--number-of-queries=<replaceable>num</replaceable></option>
</para>
<para>
@@ -8268,7 +8268,7 @@
calls. This option causes <command>pthread</command> calls
to be used instead. On Windows, the default is to use
<literal>pthread</literal> calls and the option has no
- effect. This option was added in MySQL 5.1.5.
+ effect. This option was added in MySQL 5.1.6.
</para>
</listitem>
Modified: trunk/refman-5.1/database-administration.xml
===================================================================
--- trunk/refman-5.1/database-administration.xml 2006-01-19 04:38:08 UTC (rev 920)
+++ trunk/refman-5.1/database-administration.xml 2006-01-19 04:38:27 UTC (rev 921)
@@ -3300,6 +3300,17 @@
<listitem>
<para>
+ <option>--event-scheduler</option>
+ </para>
+
+ <para>
+ Enable the event scheduler. This option was added in MySQL
+ 5.1.6.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<option>--exit-info[=<replaceable>flags</replaceable>]</option>,
<option>-T [<replaceable>flags</replaceable>]</option>
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r921 - in trunk: . refman-5.1 | paul | 19 Jan |