Author: paul
Date: 2006-04-11 15:43:53 +0200 (Tue, 11 Apr 2006)
New Revision: 1792
Log:
r6571@polar: paul | 2006-04-11 08:43:06 -0500
After merge fix.
Modified:
trunk/
trunk/refman-common/news-5.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:6568
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:9366
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4334
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:6571
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:9366
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:4334
Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml 2006-04-11 13:42:02 UTC (rev 1791)
+++ trunk/refman-common/news-5.1.xml 2006-04-11 13:43:53 UTC (rev 1792)
@@ -878,6 +878,25 @@
<listitem>
<para>
+ Slave servers would retry the execution of a SQL statement an
+ infinite number of times, ignoring the value
+ <literal>SLAVE_TRANSACTION_RETRIES</literal> when using the
+ NDB engine. (Bug #16228)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ During conversion from one character set to
+ <literal>ucs2</literal>, multi-byte characters with no
+ <literal>ucs2</literal> equivalent were converted to multiple
+ characters, rather than to <literal>0x003F QUESTION
+ MARK</literal>. (Bug #15375)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Replication of data stored in a partitioned table would cause
slave servers to issue a assertion and terminate. (Bug #18436)
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r1792 - in trunk: . refman-common | paul | 11 Apr |