Author: paul
Date: 2008-04-17 21:34:13 +0200 (Thu, 17 Apr 2008)
New Revision: 10524
Log:
r30826@arctic: paul | 2008-04-17 14:27:44 -0500
Document report_xxx system variables that provide runtime access to the
values of the --report-xxx options. (Bug#28780)
Modified:
trunk/dynamic-docs/command-optvars/mysqld.xml
trunk/it/refman-5.1/dba-core.xml
trunk/pt/refman-5.1/dba-core.xml
trunk/refman-5.1/dba-core.xml
trunk/refman-6.0/dba-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30785
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30822
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:30785
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:30826
Modified: trunk/dynamic-docs/command-optvars/mysqld.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysqld.xml 2008-04-17 18:44:37 UTC (rev 10523)
+++ trunk/dynamic-docs/command-optvars/mysqld.xml 2008-04-17 19:34:13 UTC (rev 10524)
Changed blocks: 4, Lines Added: 7, Lines Deleted: 4; 1847 bytes
@@ -15198,8 +15198,9 @@
</shortdescription>
<types>
- <optype class="cmdline" format="--report-host=name" setvar="report-host"/>
+ <optype class="cmdline" format="--report-host=name" setvar="report_host"/>
<optype class="mycnf"/>
+ <vartype class="system" isdynamic="no" scope="global" inversion="5.1.24"/>
</types>
<values vartype="string" platform="all"/>
@@ -15227,7 +15228,7 @@
<types>
<optype class="cmdline" format="--report-password=name" setvar="report_password"/>
<optype class="mycnf"/>
- <vartype isdynamic="no" scope="global" class="system" format="report_password"/>
+ <vartype class="system" isdynamic="no" scope="global" inversion="5.1.24"/>
</types>
<values vartype="string" platform="all"/>
@@ -15253,8 +15254,9 @@
</shortdescription>
<types>
- <optype class="cmdline" format="--report-port=#" setvar="report-port"/>
+ <optype class="cmdline" format="--report-port=#" setvar="report_port"/>
<optype class="mycnf"/>
+ <vartype class="system" isdynamic="no" scope="global" inversion="5.1.24"/>
</types>
<values vartype="numeric" platform="all">
@@ -15284,8 +15286,9 @@
</shortdescription>
<types>
- <optype class="cmdline" format="--report-user=name" setvar="report-user"/>
+ <optype class="cmdline" format="--report-user=name" setvar="report_user"/>
<optype class="mycnf"/>
+ <vartype class="system" isdynamic="no" scope="global" inversion="5.1.24"/>
</types>
<values vartype="string" platform="all"/>
Modified: trunk/it/refman-5.1/dba-core.xml
===================================================================
--- trunk/it/refman-5.1/dba-core.xml 2008-04-17 18:44:37 UTC (rev 10523)
+++ trunk/it/refman-5.1/dba-core.xml 2008-04-17 19:34:13 UTC (rev 10524)
Changed blocks: 1, Lines Added: 44, Lines Deleted: 0; 1544 bytes
@@ -6833,6 +6833,50 @@
</listitem>
<listitem>
+ <para>
+ <literal>report_host</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-host</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_password</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-password</option> option.
+ This variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_port</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-port</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_user</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-user</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
<para id="option_mysqld_rpl-recovery-rank">
<literal>rpl_recovery_rank</literal>
</para>
Modified: trunk/pt/refman-5.1/dba-core.xml
===================================================================
--- trunk/pt/refman-5.1/dba-core.xml 2008-04-17 18:44:37 UTC (rev 10523)
+++ trunk/pt/refman-5.1/dba-core.xml 2008-04-17 19:34:13 UTC (rev 10524)
Changed blocks: 1, Lines Added: 44, Lines Deleted: 0; 1544 bytes
@@ -6833,6 +6833,50 @@
</listitem>
<listitem>
+ <para>
+ <literal>report_host</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-host</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_password</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-password</option> option.
+ This variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_port</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-port</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_user</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-user</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
<para id="option_mysqld_rpl-recovery-rank">
<literal>rpl_recovery_rank</literal>
</para>
Modified: trunk/refman-5.1/dba-core.xml
===================================================================
--- trunk/refman-5.1/dba-core.xml 2008-04-17 18:44:37 UTC (rev 10523)
+++ trunk/refman-5.1/dba-core.xml 2008-04-17 19:34:13 UTC (rev 10524)
Changed blocks: 1, Lines Added: 44, Lines Deleted: 0; 1535 bytes
@@ -6849,6 +6849,50 @@
</listitem>
<listitem>
+ <para>
+ <literal>report_host</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-host</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_password</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-password</option> option.
+ This variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_port</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-port</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_user</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-user</option> option. This
+ variable was added in MySQL 5.1.24.
+ </para>
+ </listitem>
+
+ <listitem>
<para id="option_mysqld_rpl-recovery-rank">
<literal>rpl_recovery_rank</literal>
</para>
Modified: trunk/refman-6.0/dba-core.xml
===================================================================
--- trunk/refman-6.0/dba-core.xml 2008-04-17 18:44:37 UTC (rev 10523)
+++ trunk/refman-6.0/dba-core.xml 2008-04-17 19:34:13 UTC (rev 10524)
Changed blocks: 1, Lines Added: 44, Lines Deleted: 0; 1531 bytes
@@ -6711,6 +6711,50 @@
</listitem>
<listitem>
+ <para>
+ <literal>report_host</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-host</option> option. This
+ variable was added in MySQL 6.0.5.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_password</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-password</option> option.
+ This variable was added in MySQL 6.0.5.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_port</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-port</option> option. This
+ variable was added in MySQL 6.0.5.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ <literal>report_user</literal>
+ </para>
+
+ <para>
+ The value of the <option>--report-user</option> option. This
+ variable was added in MySQL 6.0.5.
+ </para>
+ </listitem>
+
+ <listitem>
<para id="option_mysqld_rpl-recovery-rank">
<literal>rpl_recovery_rank</literal>
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10524 - in trunk: . dynamic-docs/command-optvars it/refman-5.1 pt/refman-5.1 refman-5.1 refman-6.0 | paul | 17 Apr |