List:Commits« Previous MessageNext Message »
From:mcbrown Date:November 1 2007 12:15am
Subject:svn commit - mysqldoc@docsrva: r8448 - trunk/dynamic-docs/open-bugs
View as plain text  
Author: mcbrown
Date: 2007-11-01 01:15:03 +0100 (Thu, 01 Nov 2007)
New Revision: 8448

Log:
Automatic update from openbugs

Modified:
   trunk/dynamic-docs/open-bugs/mysqld.xml


Modified: trunk/dynamic-docs/open-bugs/mysqld.xml
===================================================================
--- trunk/dynamic-docs/open-bugs/mysqld.xml	2007-10-31 20:24:17 UTC (rev 8447)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2007-11-01 00:15:03 UTC (rev 8448)
Changed blocks: 7, Lines Added: 5, Lines Deleted: 77; 2607 bytes

@@ -393,45 +393,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="29908"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-      <targetfix ver="5.1.23"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: alter view keeps current definer, user can gain
-        additioanl access
-      </para>
-
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            If a user changed a view with ALTER VIEW, the original
-            DEFINER was retained, possibly allowing the new user to gain
-            privileges. The fix will be to allow only the original view
-            definer to alter the view.
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="30355"/>
     </bugs>
 

@@ -977,7 +938,7 @@
 
     <versions>
       <version ver="5.1"/>
-      <targetfix ver="5.1"/>
+      <targetfix ver="5.1.23"/>
     </versions>
 
     <message>

@@ -1014,6 +975,7 @@
 
     <versions>
       <version ver="5.1"/>
+      <targetfix ver="6.1"/>
     </versions>
 
     <message>

@@ -1122,42 +1084,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="28687"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: Search fails on '0000-00-00' date after sql_mode change
-      </para>
-
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            Indexed and non-indexed searches for '0000-00-00' return
-            different results after inserting '0000-00-00' and then
-            setting the SQL mode to TRADITIONAL.
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: General"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="30825"/>
     </bugs>
 

@@ -1898,7 +1824,7 @@
 
     <versions>
       <version ver="5.1"/>
-      <targetfix ver="5.1"/>
+      <targetfix ver="5.1.23"/>
     </versions>
 
     <message>

@@ -2010,6 +1936,7 @@
 
     <versions>
       <version ver="5.1"/>
+      <targetfix ver="5.1.23"/>
     </versions>
 
     <message>

@@ -2588,6 +2515,7 @@
 
     <versions>
       <version ver="5.1"/>
+      <targetfix ver="5.1.23"/>
     </versions>
 
     <message>


Thread
svn commit - mysqldoc@docsrva: r8448 - trunk/dynamic-docs/open-bugsmcbrown1 Nov