Author: paul
Date: 2010-11-02 19:05:31 +0100 (Tue, 02 Nov 2010)
New Revision: 23530
Log:
r43879@arctic: paul | 2010-11-02 13:04:37 -0500
Fix word (PeterG)
Modified:
trunk/refman-5.0/information-schema.xml
trunk/refman-5.1/information-schema.xml
trunk/refman-5.5/information-schema.xml
trunk/refman-5.6/information-schema.xml
trunk/refman-6.0/information-schema.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43874
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:65040
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:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43879
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:65040
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-5.0/information-schema.xml
===================================================================
--- trunk/refman-5.0/information-schema.xml 2010-11-02 16:03:44 UTC (rev 23529)
+++ trunk/refman-5.0/information-schema.xml 2010-11-02 18:05:31 UTC (rev 23530)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 677 bytes
@@ -3331,7 +3331,7 @@
<listitem>
<para>
- The <literal>ACTION_ORDER</literal> statement contains the
+ The <literal>ACTION_ORDER</literal> column contains the
ordinal position of the trigger's action within the list of
all similar triggers on the same table. Currently, this value
is always <literal>0</literal>, because it is not possible to
Modified: trunk/refman-5.1/information-schema.xml
===================================================================
--- trunk/refman-5.1/information-schema.xml 2010-11-02 16:03:44 UTC (rev 23529)
+++ trunk/refman-5.1/information-schema.xml 2010-11-02 18:05:31 UTC (rev 23530)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 677 bytes
@@ -3402,7 +3402,7 @@
<listitem>
<para>
- The <literal>ACTION_ORDER</literal> statement contains the
+ The <literal>ACTION_ORDER</literal> column contains the
ordinal position of the trigger's action within the list of
all similar triggers on the same table. Currently, this value
is always <literal>0</literal>, because it is not possible to
Modified: trunk/refman-5.5/information-schema.xml
===================================================================
--- trunk/refman-5.5/information-schema.xml 2010-11-02 16:03:44 UTC (rev 23529)
+++ trunk/refman-5.5/information-schema.xml 2010-11-02 18:05:31 UTC (rev 23530)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 677 bytes
@@ -3441,7 +3441,7 @@
<listitem>
<para>
- The <literal>ACTION_ORDER</literal> statement contains the
+ The <literal>ACTION_ORDER</literal> column contains the
ordinal position of the trigger's action within the list of
all similar triggers on the same table. Currently, this value
is always <literal>0</literal>, because it is not possible to
Modified: trunk/refman-5.6/information-schema.xml
===================================================================
--- trunk/refman-5.6/information-schema.xml 2010-11-02 16:03:44 UTC (rev 23529)
+++ trunk/refman-5.6/information-schema.xml 2010-11-02 18:05:31 UTC (rev 23530)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 677 bytes
@@ -3440,7 +3440,7 @@
<listitem>
<para>
- The <literal>ACTION_ORDER</literal> statement contains the
+ The <literal>ACTION_ORDER</literal> column contains the
ordinal position of the trigger's action within the list of
all similar triggers on the same table. Currently, this value
is always <literal>0</literal>, because it is not possible to
Modified: trunk/refman-6.0/information-schema.xml
===================================================================
--- trunk/refman-6.0/information-schema.xml 2010-11-02 16:03:44 UTC (rev 23529)
+++ trunk/refman-6.0/information-schema.xml 2010-11-02 18:05:31 UTC (rev 23530)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 677 bytes
@@ -3490,7 +3490,7 @@
<listitem>
<para>
- The <literal>ACTION_ORDER</literal> statement contains the
+ The <literal>ACTION_ORDER</literal> column contains the
ordinal position of the trigger's action within the list of
all similar triggers on the same table. Currently, this value
is always <literal>0</literal>, because it is not possible to
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23530 - in trunk: . refman-5.0 refman-5.1 refman-5.5 refman-5.6 refman-6.0 | paul.dubois | 2 Nov |