List:Commits« Previous MessageNext Message »
From:jon Date:October 19 2007 7:36am
Subject:svn commit - mysqldoc@docsrva: r8185 - trunk/refman-5.1
View as plain text  
Author: jstephens
Date: 2007-10-19 09:36:47 +0200 (Fri, 19 Oct 2007)
New Revision: 8185

Log:

Documented fix for Bug #31438 (XML)



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


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2007-10-19 07:31:32 UTC (rev 8184)
+++ trunk/refman-5.1/news-5.1.xml	2007-10-19 07:36:47 UTC (rev 8185)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 690 bytes

@@ -197,6 +197,14 @@
 
       <listitem>
         <para>
+          The <literal>UpdateXML()</literal> function did not check for
+          the validity of all its arguments; in some cases, this could
+          lead to a crash of the server. (Bug #31438)
+        </para>
+      </listitem>
+
+      <listitem>
+        <para>
           The <command>mysqld_safe</command> script had a syntax error
           in a test operation. (Bug #30624)
         </para>


Thread
svn commit - mysqldoc@docsrva: r8185 - trunk/refman-5.1jon19 Oct