Author: paul
Date: 2006-02-17 17:04:31 +0100 (Fri, 17 Feb 2006)
New Revision: 1368
Log:
r7678@frost: paul | 2006-02-17 10:03:57 -0600
Bug#6536 also fixed in 5.0.19/5.1.7.
Modified:
trunk/
trunk/refman-common/news-5.0.xml
trunk/refman-common/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7675
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3157
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:7678
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:3157
Modified: trunk/refman-common/news-5.0.xml
===================================================================
--- trunk/refman-common/news-5.0.xml 2006-02-17 16:04:17 UTC (rev 1367)
+++ trunk/refman-common/news-5.0.xml 2006-02-17 16:04:31 UTC (rev 1368)
@@ -477,6 +477,14 @@
<listitem>
<para>
+ Repeated invocation of <literal>my_init()</literal> and
+ <literal>my_end()</literal> caused corruption of character set
+ data and connection failure. (Bug #6536)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
A <literal>FULLTEXT</literal> query in a prepared statement
could result in unexpected behavior. (Bug #14496)
</para>
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-02-17 16:04:17 UTC (rev 1367)
+++ trunk/refman-common/news-5.1.xml 2006-02-17 16:04:31 UTC (rev 1368)
@@ -162,6 +162,14 @@
</para>
<itemizedlist>
+
+ <listitem>
+ <para>
+ Repeated invocation of <literal>my_init()</literal> and
+ <literal>my_end()</literal> caused corruption of character set
+ data and connection failure. (Bug #6536)
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1368 - in trunk: . refman-common | paul | 17 Feb |