Author: paul
Date: 2009-12-01 19:28:55 +0100 (Tue, 01 Dec 2009)
New Revision: 17927
Log:
r47080@frost: paul | 2009-12-01 12:25:38 -0500
Fix order of variable names
Modified:
trunk/refman-4.1/dba-mysqld-server-core.xml
trunk/refman-5.0/dba-mysqld-server-core.xml
trunk/refman-5.1/dba-mysqld-server-core.xml
trunk/refman-5.4/dba-mysqld-server-core.xml
trunk/refman-5.5/dba-mysqld-server-core.xml
trunk/refman-6.0.sav/dba-mysqld-server-core.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:28291
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:47079
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:28291
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:47080
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-4.1/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-4.1/dba-mysqld-server-core.xml 2009-12-01 18:28:49 UTC (rev 17926)
+++ trunk/refman-4.1/dba-mysqld-server-core.xml 2009-12-01 18:28:55 UTC (rev 17927)
Changed blocks: 3, Lines Added: 6, Lines Deleted: 6; 1774 bytes
@@ -7461,8 +7461,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -9501,8 +9501,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -9536,8 +9536,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
Modified: trunk/refman-5.0/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.0/dba-mysqld-server-core.xml 2009-12-01 18:28:49 UTC (rev 17926)
+++ trunk/refman-5.0/dba-mysqld-server-core.xml 2009-12-01 18:28:55 UTC (rev 17927)
Changed blocks: 3, Lines Added: 6, Lines Deleted: 6; 1778 bytes
@@ -8495,8 +8495,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -10679,8 +10679,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -10714,8 +10714,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
Modified: trunk/refman-5.1/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.1/dba-mysqld-server-core.xml 2009-12-01 18:28:49 UTC (rev 17926)
+++ trunk/refman-5.1/dba-mysqld-server-core.xml 2009-12-01 18:28:55 UTC (rev 17927)
Changed blocks: 3, Lines Added: 6, Lines Deleted: 6; 1778 bytes
@@ -9591,8 +9591,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -11714,8 +11714,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -11749,8 +11749,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
Modified: trunk/refman-5.4/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.4/dba-mysqld-server-core.xml 2009-12-01 18:28:49 UTC (rev 17926)
+++ trunk/refman-5.4/dba-mysqld-server-core.xml 2009-12-01 18:28:55 UTC (rev 17927)
Changed blocks: 3, Lines Added: 6, Lines Deleted: 6; 1778 bytes
@@ -9174,8 +9174,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -11293,8 +11293,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -11328,8 +11328,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
Modified: trunk/refman-5.5/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-5.5/dba-mysqld-server-core.xml 2009-12-01 18:28:49 UTC (rev 17926)
+++ trunk/refman-5.5/dba-mysqld-server-core.xml 2009-12-01 18:28:55 UTC (rev 17927)
Changed blocks: 3, Lines Added: 6, Lines Deleted: 6; 1778 bytes
@@ -9522,8 +9522,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -11636,8 +11636,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -11671,8 +11671,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
Modified: trunk/refman-6.0.sav/dba-mysqld-server-core.xml
===================================================================
--- trunk/refman-6.0.sav/dba-mysqld-server-core.xml 2009-12-01 18:28:49 UTC (rev 17926)
+++ trunk/refman-6.0.sav/dba-mysqld-server-core.xml 2009-12-01 18:28:55 UTC (rev 17927)
Changed blocks: 3, Lines Added: 6, Lines Deleted: 6; 1790 bytes
@@ -9862,8 +9862,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -11999,8 +11999,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
@@ -12034,8 +12034,8 @@
You can compare the number of internal disk tables created to
the total number of internal tables created by comparing the
values of the
- <literal role="statvar">Created_tmp_tables</literal> and
- <literal role="statvar">Created_tmp_disk_tables</literal>
+ <literal role="statvar">Created_tmp_disk_tables</literal> and
+ <literal role="statvar">Created_tmp_tables</literal>
variables.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17927 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.4 refman-5.5 refman-6.0.sav | paul.dubois | 1 Dec |