List:Commits« Previous MessageNext Message »
From:paul.dubois Date:August 1 2008 7:04pm
Subject:svn commit - mysqldoc@docsrva: r11473 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-08-01 21:04:12 +0200 (Fri, 01 Aug 2008)
New Revision: 11473

Log:
 r33157@frost:  paul | 2008-08-01 14:00:49 -0500
 Minor wording revisions


Modified:
   trunk/refman-4.1/se-innodb-core.xml
   trunk/refman-4.1/sql-syntax-data-definition.xml
   trunk/refman-5.0/se-innodb-core.xml
   trunk/refman-5.0/sql-syntax-data-definition.xml
   trunk/refman-5.1/se-innodb-core.xml
   trunk/refman-5.1/sql-syntax-data-definition.xml
   trunk/refman-6.0/se-innodb-core.xml
   trunk/refman-6.0/sql-syntax-data-definition.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:33150
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32656
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:33157
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32656


Modified: trunk/refman-4.1/se-innodb-core.xml
===================================================================
--- trunk/refman-4.1/se-innodb-core.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-4.1/se-innodb-core.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes

@@ -2627,8 +2627,8 @@
           specification. <literal>InnoDB</literal> accepts
           <literal>REFERENCES</literal> clauses only when specified as
           part of a separate <literal>FOREIGN KEY</literal>
-          specification. All other engines ignore all foreign key
-          specifications.
+          specification. For other storage engines, MySQL Server parses
+          and ignores foreign key specifications.
         </para>
       </important>
 


Modified: trunk/refman-4.1/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-4.1/sql-syntax-data-definition.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-4.1/sql-syntax-data-definition.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 794 bytes

@@ -2337,8 +2337,8 @@
             specification. <literal>InnoDB</literal> accepts
             <literal>REFERENCES</literal> clauses only when specified as
             part of a separate <literal>FOREIGN KEY</literal>
-            specification. All other engines ignore all foreign key
-            specifications.
+            specification. For other storage engines, MySQL Server
+            parses and ignores foreign key specifications.
           </para>
         </important>
       </listitem>


Modified: trunk/refman-5.0/se-innodb-core.xml
===================================================================
--- trunk/refman-5.0/se-innodb-core.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-5.0/se-innodb-core.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes

@@ -2744,8 +2744,8 @@
           specification. <literal>InnoDB</literal> accepts
           <literal>REFERENCES</literal> clauses only when specified as
           part of a separate <literal>FOREIGN KEY</literal>
-          specification. All other engines ignore all foreign key
-          specifications.
+          specification. For other storage engines, MySQL Server parses
+          and ignores foreign key specifications.
         </para>
       </important>
 


Modified: trunk/refman-5.0/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.0/sql-syntax-data-definition.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-5.0/sql-syntax-data-definition.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 794 bytes

@@ -2395,8 +2395,8 @@
             specification. <literal>InnoDB</literal> accepts
             <literal>REFERENCES</literal> clauses only when specified as
             part of a separate <literal>FOREIGN KEY</literal>
-            specification. All other engines ignore all foreign key
-            specifications.
+            specification. For other storage engines, MySQL Server
+            parses and ignores foreign key specifications.
           </para>
         </important>
       </listitem>


Modified: trunk/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/refman-5.1/se-innodb-core.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-5.1/se-innodb-core.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes

@@ -3416,8 +3416,8 @@
           specification. <literal>InnoDB</literal> accepts
           <literal>REFERENCES</literal> clauses only when specified as
           part of a separate <literal>FOREIGN KEY</literal>
-          specification. All other engines ignore all foreign key
-          specifications.
+          specification. For other storage engines, MySQL Server parses
+          and ignores foreign key specifications.
         </para>
       </important>
 


Modified: trunk/refman-5.1/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-5.1/sql-syntax-data-definition.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-5.1/sql-syntax-data-definition.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 777 bytes

@@ -3846,8 +3846,8 @@
             specification. <literal>InnoDB</literal> accepts
             <literal>REFERENCES</literal> clauses only when specified as
             part of a separate <literal>FOREIGN KEY</literal>
-            specification. All other engines ignore all foreign key
-            specifications.
+            specification. For other storage engines, MySQL Server
+            parses and ignores foreign key specifications.
           </para>
         </important>
 


Modified: trunk/refman-6.0/se-innodb-core.xml
===================================================================
--- trunk/refman-6.0/se-innodb-core.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-6.0/se-innodb-core.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 723 bytes

@@ -3321,8 +3321,8 @@
           specification. <literal>InnoDB</literal> accepts
           <literal>REFERENCES</literal> clauses only when specified as
           part of a separate <literal>FOREIGN KEY</literal>
-          specification. All other engines ignore all foreign key
-          specifications.
+          specification. For other storage engines, MySQL Server parses
+          and ignores foreign key specifications.
         </para>
       </important>
 


Modified: trunk/refman-6.0/sql-syntax-data-definition.xml
===================================================================
--- trunk/refman-6.0/sql-syntax-data-definition.xml	2008-08-01 19:03:46 UTC (rev 11472)
+++ trunk/refman-6.0/sql-syntax-data-definition.xml	2008-08-01 19:04:12 UTC (rev 11473)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 777 bytes

@@ -3563,8 +3563,8 @@
             specification. <literal>InnoDB</literal> accepts
             <literal>REFERENCES</literal> clauses only when specified as
             part of a separate <literal>FOREIGN KEY</literal>
-            specification. All other engines ignore all foreign key
-            specifications.
+            specification. For other storage engines, MySQL Server
+            parses and ignores foreign key specifications.
           </para>
         </important>
 


Thread
svn commit - mysqldoc@docsrva: r11473 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul.dubois1 Aug