Author: paul
Date: 2006-08-03 16:37:20 +0200 (Thu, 03 Aug 2006)
New Revision: 2942
Log:
r13248@frost: paul | 2006-08-03 09:36:49 -0500
Remove require_manager command and --manager-xxx options.
(No longer used.)
Modified:
trunk/mysqltest/command-reference.xml
trunk/mysqltest/programs.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:12466
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13246
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9385
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:12466
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:13248
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:9385
Modified: trunk/mysqltest/command-reference.xml
===================================================================
--- trunk/mysqltest/command-reference.xml 2006-08-03 14:22:49 UTC (rev 2941)
+++ trunk/mysqltest/command-reference.xml 2006-08-03 14:37:20 UTC (rev 2942)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 10; 574 bytes
@@ -1467,16 +1467,6 @@
<listitem>
<para>
- <literal>require_manager</literal>
- </para>
-
- <para>
- Unknown.
- </para>
- </listitem>
-
- <listitem>
- <para>
<literal>result <replaceable>file_name</replaceable></literal>
</para>
Modified: trunk/mysqltest/programs.xml
===================================================================
--- trunk/mysqltest/programs.xml 2006-08-03 14:22:49 UTC (rev 2941)
+++ trunk/mysqltest/programs.xml 2006-08-03 14:37:20 UTC (rev 2942)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 107; 3675 bytes
@@ -392,116 +392,9 @@
</listitem>
<listitem>
- <remark role="todo">
- This and the next several options should be commented out
- for the manpage in the reference manual.
- </remark>
-
<para>
<indexterm>
<primary>mysqltest</primary>
- <secondary>manager-host option</secondary>
- </indexterm>
-
- <indexterm>
- <primary>manager-host option</primary>
- <secondary>mysqltest</secondary>
- </indexterm>
-
- <option>--manager-host=<replaceable>host_name</replaceable></option>
- </para>
-
- <para>
- Undocumented: Used for debugging.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <indexterm>
- <primary>mysqltest</primary>
- <secondary>manager-password option</secondary>
- </indexterm>
-
- <indexterm>
- <primary>manager-password option</primary>
- <secondary>mysqltest</secondary>
- </indexterm>
-
- <option>--manager-password=<replaceable>password</replaceable></option>
- </para>
-
- <para>
- Undocumented: Used for debugging.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <indexterm>
- <primary>mysqltest</primary>
- <secondary>manager-port option</secondary>
- </indexterm>
-
- <indexterm>
- <primary>manager-port option</primary>
- <secondary>mysqltest</secondary>
- </indexterm>
-
- <option>--manager-port=<replaceable>port_num</replaceable></option>
- </para>
-
- <para>
- Undocumented: Used for debugging. The default value is
- 23456.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <indexterm>
- <primary>mysqltest</primary>
- <secondary>manager-user option</secondary>
- </indexterm>
-
- <indexterm>
- <primary>manager-user option</primary>
- <secondary>mysqltest</secondary>
- </indexterm>
-
- <option>--manager-user=<replaceable>user_name</replaceable></option>
- </para>
-
- <para>
- Undocumented: Used for debugging. The default value is
- <literal>root</literal>.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <indexterm>
- <primary>mysqltest</primary>
- <secondary>manager-wait-timeout option</secondary>
- </indexterm>
-
- <indexterm>
- <primary>manager-wait-timeout option</primary>
- <secondary>mysqltest</secondary>
- </indexterm>
-
- <option>--manager-wait-timeout=<replaceable>num</replaceable></option>
- </para>
-
- <para>
- Undocumented: Used for debugging. The default value is 3.
- </para>
- </listitem>
-
- <listitem>
- <para>
- <indexterm>
- <primary>mysqltest</primary>
<secondary>max-connect-retries option</secondary>
</indexterm>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2942 - in trunk: . mysqltest | paul | 3 Aug |