Author: paul
Date: 2007-11-15 21:40:35 +0100 (Thu, 15 Nov 2007)
New Revision: 8748
Log:
r32920@polar: paul | 2007-11-15 13:15:06 -0600
Adjust mysqlslap option descriptions.
Modified:
trunk/refman-5.1/client-utility-programs.xml
trunk/refman-6.0/client-utility-programs.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:32911
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:27052
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:22167
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:32920
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:27052
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:22167
Modified: trunk/refman-5.1/client-utility-programs.xml
===================================================================
--- trunk/refman-5.1/client-utility-programs.xml 2007-11-15 20:00:41 UTC (rev 8747)
+++ trunk/refman-5.1/client-utility-programs.xml 2007-11-15 20:40:35 UTC (rev 8748)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 3; 1227 bytes
@@ -15184,7 +15184,7 @@
tests. For example, if you run a <literal>key</literal>
test that performs 1000 selects, you can use this option
with a value of 1000 to run 1000 unique queries, or with a
- value of 50 to perform each select 20 times. The default
+ value of 50 to perform 50 different selects. The default
is 10. This option was added in MySQL 5.1.18.
</para>
</listitem>
@@ -15467,8 +15467,8 @@
<para>
Detach (close and reopen) each connection after each
- <replaceable>N</replaceable> statements. By default,
- connections are not detached. This option was added in
+ <replaceable>N</replaceable> statements. The default is 0
+ (connections are not detached). This option was added in
MySQL 5.1.21.
</para>
</listitem>
Modified: trunk/refman-6.0/client-utility-programs.xml
===================================================================
--- trunk/refman-6.0/client-utility-programs.xml 2007-11-15 20:00:41 UTC (rev 8747)
+++ trunk/refman-6.0/client-utility-programs.xml 2007-11-15 20:40:35 UTC (rev 8748)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 3; 1111 bytes
@@ -15057,7 +15057,7 @@
tests. For example, if you run a <literal>key</literal>
test that performs 1000 selects, you can use this option
with a value of 1000 to run 1000 unique queries, or with a
- value of 50 to perform each select 20 times. The default
+ value of 50 to perform 50 different selects. The default
is 10.
</para>
</listitem>
@@ -15336,8 +15336,8 @@
<para>
Detach (close and reopen) each connection after each
- <replaceable>N</replaceable> statements. By default,
- connections are not detached.
+ <replaceable>N</replaceable> statements. The default is 0
+ (connections are not detached).
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8748 - in trunk: . refman-5.1 refman-6.0 | paul | 15 Nov |