Author: plavin
Date: 2007-06-08 22:42:20 +0200 (Fri, 08 Jun 2007)
New Revision: 6735
Log:
Describe behaviour of bug in the past tense -- thanks Jon
Modified:
trunk/refman-5.0/releasenotes-es-5.0.xml
trunk/refman-5.1/news-5.1.xml
Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-08 19:10:46 UTC (rev 6734)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-08 20:42:20 UTC (rev 6735)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 5; 932 bytes
@@ -63,15 +63,14 @@
Bugs fixed:
</para>
- <itemizedlist>
+ <itemizedlist>
-
<listitem>
<para>
- <command>mysqldump</command> calculates the required memory
+ <command>mysqldump</command> calculated the required memory
for a hex-blob string incorrectly causing a buffer
- overrun. This in turn causes <command>mysqldump</command>
- to crash silently and produce incomplete output.(Bug #28522)
+ overrun. This in turn caused <command>mysqldump</command>
+ to crash silently and produce incomplete output. (Bug #28522)
</para>
</listitem>
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-06-08 19:10:46 UTC (rev 6734)
+++ trunk/refman-5.1/news-5.1.xml 2007-06-08 20:42:20 UTC (rev 6735)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 672 bytes
@@ -124,6 +124,15 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ <command>mysqldump</command> calculated the required memory
+ for a hex-blob string incorrectly causing a buffer
+ overrun. This in turn caused <command>mysqldump</command>
+ to crash silently and produce incomplete output. (Bug #28522)
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6735 - in trunk: refman-5.0 refman-5.1 | plavin | 8 Jun |