Author: paul
Date: 2006-07-19 20:24:01 +0200 (Wed, 19 Jul 2006)
New Revision: 2776
Log:
r11612@polar: paul | 2006-07-19 13:24:58 -0500
Document bugfix #21135
Modified:
trunk/refman-common/news-4.1.xml
trunk/refman-common/news-5.0.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:11606
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:12366
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:8441
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:11612
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:12366
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:8441
Modified: trunk/refman-common/news-4.1.xml
===================================================================
--- trunk/refman-common/news-4.1.xml 2006-07-19 16:55:48 UTC (rev 2775)
+++ trunk/refman-common/news-4.1.xml 2006-07-19 18:24:01 UTC (rev 2776)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 667 bytes
@@ -244,6 +244,14 @@
<listitem>
<para>
+ Failure to account for a <literal>NULL</literal> table pointer
+ on big-endian machines could cause a server crash during type
+ conversion. (Bug #21135)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Some memory leaks in the libmysqld embedded server were
corrected. (Bug #16107)
</para>
Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml 2006-07-19 16:55:48 UTC (rev 2775)
+++ trunk/refman-common/news-5.0.xml 2006-07-19 18:24:01 UTC (rev 2776)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 738 bytes
@@ -546,6 +546,14 @@
<listitem>
<para>
+ Failure to account for a <literal>NULL</literal> table pointer
+ on big-endian machines could cause a server crash during type
+ conversion. (Bug #21135)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<command>mysqldump</command> sometimes did not select the
correct database before trying to dump views from it,
resulting in an empty result set that caused
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2776 - in trunk: . refman-common | paul | 19 Jul |