List:Commits« Previous MessageNext Message »
From:paul Date:May 20 2008 9:11pm
Subject:svn commit - mysqldoc@docsrva: r10791 - in trunk: . dynamic-docs/changelog it/refman-5.1 pt/refman-5.1 refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-05-20 23:11:33 +0200 (Tue, 20 May 2008)
New Revision: 10791

Log:
 r31567@frost:  paul | 2008-05-20 15:54:42 -0500
 Bug#32167: Add CVE number; slight tweaks to wording of restriction


Modified:
   trunk/dynamic-docs/changelog/mysqld-1.xml
   trunk/it/refman-5.1/sql-syntax.xml
   trunk/pt/refman-5.1/sql-syntax.xml
   trunk/refman-4.1/sql-syntax.xml
   trunk/refman-5.0/sql-syntax.xml
   trunk/refman-5.1/sql-syntax.xml
   trunk/refman-6.0/sql-syntax.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:31565
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31325
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31567
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31325


Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml	2008-05-20 17:06:29 UTC (rev 10790)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml	2008-05-20 21:11:33 UTC (rev 10791)
Changed blocks: 2, Lines Added: 3, Lines Deleted: 2; 854 bytes

@@ -3269,6 +3269,7 @@
 
     <bugs>
       <fixes bugid="32167"/>
+      <cve ref="CVE-2008-2079"/>
     </bugs>
 
     <versions>

@@ -3286,8 +3287,8 @@
         DIRECTORY</literal> and <literal>INDEX DIRECTORY</literal>
         options to overwrite existing table files in the MySQL data
         directory. Use of the MySQL data directory in <literal>DATA
-        DIRECTORY</literal> and <literal>INDEX DIRECTORY</literal> is
-        now disallowed.
+        DIRECTORY</literal> and <literal>INDEX DIRECTORY</literal>
+        pathname is now disallowed.
       </para>
 
     </message>


Modified: trunk/it/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/it/refman-5.1/sql-syntax.xml	2008-05-20 17:06:29 UTC (rev 10790)
+++ trunk/it/refman-5.1/sql-syntax.xml	2008-05-20 21:11:33 UTC (rev 10791)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 6; 1372 bytes

@@ -4149,7 +4149,7 @@
             <para>
               Beginning with MySQL 5.1.23, table-level <literal>DATA
               DIRECTORY</literal> and <literal>INDEX DIRECTORY</literal>
-              are ignored for partitioned tables. (Bug #32091)
+              options are ignored for partitioned tables. (Bug #32091)
             </para>
           </important>
 

@@ -4188,11 +4188,11 @@
 
           <important>
             <para>
-              Beginning with MySQL 5.1.24, you cannot use the MySQL data
-              directory with <literal>DATA DIRECTORY</literal> or
-              <literal>INDEX DIRECTORY</literal>. This includes
-              partitioned tables and individual table partitions. (See
-              Bug #32167.)
+              Beginning with MySQL 5.1.24, you cannot use pathnames that
+              contain the MySQL data directory with <literal>DATA
+              DIRECTORY</literal> or <literal>INDEX DIRECTORY</literal>.
+              This includes partitioned tables and individual table
+              partitions. (See Bug #32167.)
             </para>
           </important>
         </listitem>


Modified: trunk/pt/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/pt/refman-5.1/sql-syntax.xml	2008-05-20 17:06:29 UTC (rev 10790)
+++ trunk/pt/refman-5.1/sql-syntax.xml	2008-05-20 21:11:33 UTC (rev 10791)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 6; 1372 bytes

@@ -4149,7 +4149,7 @@
             <para>
               Beginning with MySQL 5.1.23, table-level <literal>DATA
               DIRECTORY</literal> and <literal>INDEX DIRECTORY</literal>
-              are ignored for partitioned tables. (Bug #32091)
+              options are ignored for partitioned tables. (Bug #32091)
             </para>
           </important>
 

@@ -4188,11 +4188,11 @@
 
           <important>
             <para>
-              Beginning with MySQL 5.1.24, you cannot use the MySQL data
-              directory with <literal>DATA DIRECTORY</literal> or
-              <literal>INDEX DIRECTORY</literal>. This includes
-              partitioned tables and individual table partitions. (See
-              Bug #32167.)
+              Beginning with MySQL 5.1.24, you cannot use pathnames that
+              contain the MySQL data directory with <literal>DATA
+              DIRECTORY</literal> or <literal>INDEX DIRECTORY</literal>.
+              This includes partitioned tables and individual table
+              partitions. (See Bug #32167.)
             </para>
           </important>
         </listitem>


Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml	2008-05-20 17:06:29 UTC (rev 10790)
+++ trunk/refman-4.1/sql-syntax.xml	2008-05-20 21:11:33 UTC (rev 10791)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 828 bytes

@@ -2600,9 +2600,10 @@
 
           <important>
             <para>
-              Beginning with MySQL 4.1.24, you cannot use the MySQL data
-              directory with <literal>DATA DIRECTORY</literal> or
-              <literal>INDEX DIRECTORY</literal>. (See Bug #32167.)
+              Beginning with MySQL 4.1.24, you cannot use pathnames that
+              contain the MySQL data directory with <literal>DATA
+              DIRECTORY</literal> or <literal>INDEX DIRECTORY</literal>.
+              (See Bug #32167.)
             </para>
           </important>
         </listitem>


Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml	2008-05-20 17:06:29 UTC (rev 10790)
+++ trunk/refman-5.0/sql-syntax.xml	2008-05-20 21:11:33 UTC (rev 10791)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 828 bytes

@@ -2724,9 +2724,10 @@
 
           <important>
             <para>
-              Beginning with MySQL 5.0.60, you cannot use the MySQL data
-              directory with <literal>DATA DIRECTORY</literal> or
-              <literal>INDEX DIRECTORY</literal>. (See Bug #32167.)
+              Beginning with MySQL 5.0.60, you cannot use pathnames that
+              contain the MySQL data directory with <literal>DATA
+              DIRECTORY</literal> or <literal>INDEX DIRECTORY</literal>.
+              (See Bug #32167.)
             </para>
           </important>
         </listitem>


Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2008-05-20 17:06:29 UTC (rev 10790)
+++ trunk/refman-5.1/sql-syntax.xml	2008-05-20 21:11:33 UTC (rev 10791)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 6; 1363 bytes

@@ -4149,7 +4149,7 @@
             <para>
               Beginning with MySQL 5.1.23, table-level <literal>DATA
               DIRECTORY</literal> and <literal>INDEX DIRECTORY</literal>
-              are ignored for partitioned tables. (Bug #32091)
+              options are ignored for partitioned tables. (Bug #32091)
             </para>
           </important>
 

@@ -4188,11 +4188,11 @@
 
           <important>
             <para>
-              Beginning with MySQL 5.1.24, you cannot use the MySQL data
-              directory with <literal>DATA DIRECTORY</literal> or
-              <literal>INDEX DIRECTORY</literal>. This includes
-              partitioned tables and individual table partitions. (See
-              Bug #32167.)
+              Beginning with MySQL 5.1.24, you cannot use pathnames that
+              contain the MySQL data directory with <literal>DATA
+              DIRECTORY</literal> or <literal>INDEX DIRECTORY</literal>.
+              This includes partitioned tables and individual table
+              partitions. (See Bug #32167.)
             </para>
           </important>
         </listitem>


Modified: trunk/refman-6.0/sql-syntax.xml
===================================================================
--- trunk/refman-6.0/sql-syntax.xml	2008-05-20 17:06:29 UTC (rev 10790)
+++ trunk/refman-6.0/sql-syntax.xml	2008-05-20 21:11:33 UTC (rev 10791)
Changed blocks: 2, Lines Added: 6, Lines Deleted: 6; 1360 bytes

@@ -4064,7 +4064,7 @@
             <para>
               Beginning with MySQL 6.0.4, table-level <literal>DATA
               DIRECTORY</literal> and <literal>INDEX DIRECTORY</literal>
-              are ignored for partitioned tables. (Bug #32091)
+              options are ignored for partitioned tables. (Bug #32091)
             </para>
           </important>
 

@@ -4102,11 +4102,11 @@
 
           <important>
             <para>
-              Beginning with MySQL 6.0.5, you cannot use the MySQL data
-              directory with <literal>DATA DIRECTORY</literal> or
-              <literal>INDEX DIRECTORY</literal>. This includes
-              partitioned tables and individual table partitions. (See
-              Bug #32167.)
+              Beginning with MySQL 6.0.5, you cannot use pathnames that
+              contain the MySQL data directory with <literal>DATA
+              DIRECTORY</literal> or <literal>INDEX DIRECTORY</literal>.
+              This includes partitioned tables and individual table
+              partitions. (See Bug #32167.)
             </para>
           </important>
         </listitem>


Thread
svn commit - mysqldoc@docsrva: r10791 - in trunk: . dynamic-docs/changelog it/refman-5.1 pt/refman-5.1 refman-4.1 refman-5.0 refman-5.1 refman-6.0paul20 May