List:Commits« Previous MessageNext Message »
From:mcbrown Date:December 12 2007 12:15am
Subject:svn commit - mysqldoc@docsrva: r9255 - trunk/dynamic-docs/open-bugs
View as plain text  
Author: mcbrown
Date: 2007-12-12 01:15:07 +0100 (Wed, 12 Dec 2007)
New Revision: 9255

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-12-11 23:05:58 UTC (rev 9254)
+++ trunk/dynamic-docs/open-bugs/mysqld.xml	2007-12-12 00:15:07 UTC (rev 9255)
Changed blocks: 5, Lines Added: 27, Lines Deleted: 65; 2690 bytes

@@ -791,31 +791,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="29602"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: Fields marked <literal>NOT NULL</literal> become
-        <literal>NULL</literal> in a (nested) subquery
-      </para>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="29908"/>
     </bugs>
 

@@ -1928,46 +1903,6 @@
     </tags>
 
     <bugs>
-      <fixes bugid="30674"/>
-    </bugs>
-
-    <versions>
-      <version ver="5.1"/>
-    </versions>
-
-    <message>
-
-      <para>
-        %BUGID%: Update without all blob/text columns in master table
-        causes slave to fail
-      </para>
-
-      <itemizedlist>
-
-        <listitem>
-          <para>
-            Where a table on the master has more columns than the copy
-            of the table on the slave, attempting to set the value of a
-            BLOB or TEXT column not in the set ofbeing replicated causes
-            multiple "Error in Write_rows event: row application failed.
-            Got error 4288 'Blob handle for column not available' from
-            NDBCLUSTER, Error_code: 1296" failures on the slave.
-          </para>
-        </listitem>
-
-      </itemizedlist>
-
-    </message>
-
-  </logentry>
-
-  <logentry entrytype="custom" customname="open-bugs">
-
-    <tags>
-      <manual type="Server: ClusterRep"/>
-    </tags>
-
-    <bugs>
       <fixes bugid="31484"/>
     </bugs>
 

@@ -2538,6 +2473,31 @@
   <logentry entrytype="custom" customname="open-bugs">
 
     <tags>
+      <manual type="Server: Docs"/>
+    </tags>
+
+    <bugs>
+      <fixes bugid="29602"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.1"/>
+    </versions>
+
+    <message>
+
+      <para>
+        %BUGID%: Fields marked <literal>NOT NULL</literal> become
+        <literal>NULL</literal> in a (nested) subquery
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="custom" customname="open-bugs">
+
+    <tags>
       <manual type="Server: Errors"/>
     </tags>
 

@@ -2572,6 +2532,7 @@
     <versions>
       <version ver="5.1"/>
       <targetfix ver="5.1.23"/>
+      <fixedin ver="5.1.23"/>
     </versions>
 
     <message>

@@ -2603,6 +2564,7 @@
     <versions>
       <version ver="5.1"/>
       <targetfix ver="5.1.23"/>
+      <fixedin ver="5.1.23"/>
     </versions>
 
     <message>


Thread
svn commit - mysqldoc@docsrva: r9255 - trunk/dynamic-docs/open-bugsmcbrown12 Dec