List:Internals« Previous MessageNext Message »
From:jon Date:August 4 2005 12:12pm
Subject:bk commit - mysqldoc@docsrva tree (jon:1.3171)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.3171 05/08/04 20:12:25 jon@stripped +2 -0
  Documented fix for Bug#5837 and Bug#6378.
  
  (Support issue #5943 - Geert.)

  refman-common/news-4.1.xml
    1.14 05/08/04 20:12:23 jon@stripped +8 -0
    Document fix for Bug#5837 and Bug#6378.

  refman-common/news-4.0.xml
    1.5 05/08/04 20:12:23 jon@stripped +8 -0
    Document fix for Bug#5837 and Bug#6378.

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	jon
# Host:	gigan.
# Root:	/home/jon/bk/mysqldoc

--- 1.4/refman-common/news-4.0.xml	2005-08-04 03:31:45 +10:00
+++ 1.5/refman-common/news-4.0.xml	2005-08-04 20:12:23 +10:00
@@ -892,6 +892,14 @@
     </para>
 
     <itemizedlist>
+      
+      <listitem>
+        <para>
+          A multi-table <literal>DELETE</literal> could cause MySQL to 
+          crash when using <literal>InnoDB</literal> tables. (Bug #5837, 
+          Bug #6378)
+        </para>
+      </listitem>
 
       <listitem>
         <para>

--- 1.13/refman-common/news-4.1.xml	2005-08-04 07:26:41 +10:00
+++ 1.14/refman-common/news-4.1.xml	2005-08-04 20:12:23 +10:00
@@ -4338,6 +4338,14 @@
     </para>
 
     <itemizedlist>
+      
+      <listitem>
+        <para>
+          A multi-table <literal>DELETE</literal> could cause MySQL to 
+          crash when using <literal>InnoDB</literal> tables. (Bug #5837, 
+          Bug #6378)
+        </para>
+      </listitem>
 
       <listitem>
         <para>
Thread
bk commit - mysqldoc@docsrva tree (jon:1.3171)jon4 Aug