List:Commits« Previous MessageNext Message »
From:paul Date:April 27 2006 1:13pm
Subject:svn commit - mysqldoc@docsrva: r1956 - in trunk: . refman-common
View as plain text  
Author: paul
Date: 2006-04-27 15:13:22 +0200 (Thu, 27 Apr 2006)
New Revision: 1956

Log:
 r7027@polar:  paul | 2006-04-27 08:13:20 -0500
 Document Bug#19217.


Modified:
   trunk/
   trunk/refman-common/news-5.0.xml
   trunk/refman-common/news-5.1.xml


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:7025
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:9797
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4590
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:7027
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:9797
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4590

Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml	2006-04-27 13:03:12 UTC (rev 1955)
+++ trunk/refman-common/news-5.0.xml	2006-04-27 13:13:22 UTC (rev 1956)
@@ -262,6 +262,13 @@
 
       <listitem>
         <para>
+          <literal>InnoDB</literal> could read a delete mark from its
+          system tables incorrectly. (Bug #19217)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           Corrected a syntax error in
           <command>mysql-test-run.sh</command>. (Bug #19190)
         </para>

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-04-27 13:03:12 UTC (rev 1955)
+++ trunk/refman-common/news-5.1.xml	2006-04-27 13:13:22 UTC (rev 1956)
@@ -205,6 +205,13 @@
 
       <listitem>
         <para>
+          <literal>InnoDB</literal> could read a delete mark from its
+          system tables incorrectly. (Bug #19217)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           <command>myisamchk</command> and
           <command>myisam_ftdump</command> should allow either table
           names or <filename>.MYI</filename> filenames as arguments, but

Thread
svn commit - mysqldoc@docsrva: r1956 - in trunk: . refman-commonpaul27 Apr