Author: paul
Date: 2006-01-19 16:53:07 +0100 (Thu, 19 Jan 2006)
New Revision: 931
Log:
r6434@frost: paul | 2006-01-19 09:52:56 -0600
Document --csv option for mysqlslap.
Modified:
trunk/
trunk/refman-5.1/client-utility-programs.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6429
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:2335
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:6434
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 15:38:54 UTC (rev 930)
+++ trunk/refman-5.1/client-utility-programs.xml 2006-01-19 15:53:07 UTC (rev 931)
@@ -8028,6 +8028,18 @@
<listitem>
<para>
+ <option>--csv[=<replaceable>file</replaceable>]</option>
+ </para>
+
+ <para>
+ Generate output in comma-separated values format. The
+ output goes the the named file, or to the standard output
+ if no file is given. This option was added in MySQL 5.1.5.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<option>--debug[=<replaceable>debug_options</replaceable>]</option>,
<option>-#
[<replaceable>debug_options</replaceable>]</option>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r931 - in trunk: . refman-5.1 | paul | 19 Jan |