List:Commits« Previous MessageNext Message »
From:paul Date:March 7 2006 10:09pm
Subject:svn commit - mysqldoc@docsrva: r1523 - in trunk: . mysqltest
View as plain text  
Author: paul
Date: 2006-03-07 23:09:52 +0100 (Tue, 07 Mar 2006)
New Revision: 1523

Log:
 r8433@frost:  paul | 2006-03-07 16:09:31 -0600
 Add stress test option placeholders.


Modified:
   trunk/
   trunk/mysqltest/mysqltest.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8431
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3759
   + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:8433
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3759

Modified: trunk/mysqltest/mysqltest.xml
===================================================================
--- trunk/mysqltest/mysqltest.xml	2006-03-07 21:41:47 UTC (rev 1522)
+++ trunk/mysqltest/mysqltest.xml	2006-03-07 22:09:52 UTC (rev 1523)
@@ -3239,13 +3239,424 @@
               </para>
             </listitem>
 
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>abort-on-error option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>abort-on-error option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--abort-on-error</option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>check-tests-file option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>check-tests-file option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--check-tests-file</option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>cleanup option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>cleanup option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--cleanup</option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>log-error-details option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>log-error-details option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--log-error-details</option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>loop-count option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>loop-count option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--loop-count=<replaceable>N</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>mysqltest option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>mysqltest option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--mysqltest=<replaceable>path</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>server-database option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>server-database option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--server-database=<replaceable>db_name</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>server-host option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>server-host option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--server-host=<replaceable>host_name</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>server-logs-dir option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>server-logs-dir option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--server-logs-dir=<replaceable>path</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>server-password option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>server-password option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--server-password=<replaceable>password</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>server-port option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>server-port option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--server-port=<replaceable>port_num</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>server-socket option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>server-socket option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--server-socket=<replaceable>file_name</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>server-user option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>server-user option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--server-user=<replaceable>user_name</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>sleep-time option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>sleep-time option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--sleep-time=<replaceable>N</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>stress-basedir option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>stress-basedir option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--stress-basedir=<replaceable>path</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>stress-datadir option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>stress-datadir option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--stress-datadir=<replaceable>path</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>stress-init-file option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>stress-init-file option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--stress-init-file[=<replaceable>path</replaceable>]</option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>stress-mode option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>stress-mode option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--stress-mode=<replaceable>mode</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>stress-suite-basedir option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>stress-suite-basedir option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--stress-suite-basedir=<replaceable>path</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>stress-tests-file option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>stress-tests-file option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--stress-tests-file[=<replaceable>file_name</replaceable>]</option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>suite option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>suite option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--suite=<replaceable>suite_name</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>test-count option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>test-count option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--test-count=<replaceable>N</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>test-duration option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>test-duration option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--test-duration=<replaceable>N</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>test-suffix option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>test-suffix option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--test-suffix=<replaceable>str</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>threads option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>threads option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--threads=<replaceable>N</replaceable></option>
+              </para>
+            </listitem>
+
+            <listitem>
+              <para>
+                <indexterm>
+                  <primary>mysql-stress-test.pl</primary>
+                  <secondary>verbose option</secondary>
+                </indexterm>
+
+                <indexterm>
+                  <primary>verbose option</primary>
+                  <secondary>mysql-stress-test.pl</secondary>
+                </indexterm>
+
+                <option>--verbose</option>
+              </para>
+            </listitem>
+
           </itemizedlist>
 
-          <para>
-            [Fill in this section with all
-            <command>mysql-stress-test.pl</command> options]
-          </para>
-
         </refsection>
 
       </refentry>

Thread
svn commit - mysqldoc@docsrva: r1523 - in trunk: . mysqltestpaul7 Mar