Author: plavin
Date: 2007-06-08 19:45:33 +0200 (Fri, 08 Jun 2007)
New Revision: 6731
Log:
Change log entry for bug #28522, other minor changes
Modified:
trunk/refman-4.1/sql-syntax.xml
trunk/refman-5.0/releasenotes-es-5.0.xml
trunk/refman-5.0/sql-syntax.xml
trunk/refman-5.1/sql-syntax.xml
Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml 2007-06-08 17:19:19 UTC (rev 6730)
+++ trunk/refman-4.1/sql-syntax.xml 2007-06-08 17:45:33 UTC (rev 6731)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 582 bytes
@@ -12018,7 +12018,7 @@
<para>
The MySQL Network Monitoring and Advisory Service
specifically guards against user accounts with no passwords.
- To find out more see,
+ To find out more see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-08 17:19:19 UTC (rev 6730)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml 2007-06-08 17:45:33 UTC (rev 6731)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 709 bytes
@@ -64,6 +64,16 @@
</para>
<itemizedlist>
+
+
+ <listitem>
+ <para>
+ <command>mysqldump</command> calculates 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)
+ </para>
+ </listitem>
<listitem>
<para>
Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml 2007-06-08 17:19:19 UTC (rev 6730)
+++ trunk/refman-5.0/sql-syntax.xml 2007-06-08 17:45:33 UTC (rev 6731)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 572 bytes
@@ -13585,7 +13585,7 @@
<para>
The MySQL Network Monitoring and Advisory Service
specifically guards against user accounts with no passwords.
- To find out more see,
+ To find out more see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml 2007-06-08 17:19:19 UTC (rev 6730)
+++ trunk/refman-5.1/sql-syntax.xml 2007-06-08 17:45:33 UTC (rev 6731)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 572 bytes
@@ -15461,7 +15461,7 @@
<para>
The MySQL Network Monitoring and Advisory Service
specifically guards against user accounts with no passwords.
- To find out more see,
+ To find out more see
<ulink url="&base-url-enterprise;advisors.html"/>.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6731 - in trunk: refman-4.1 refman-5.0 refman-5.1 | plavin | 8 Jun |