Author: paul
Date: 2005-12-18 23:39:35 +0100 (Sun, 18 Dec 2005)
New Revision: 591
Log:
r4903@frost: paul | 2005-12-18 16:38:38 -0600
Document bugfix:
Bug#11336
Modified:
trunk/
trunk/refman-common/news-4.1.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4900
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1694
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4903
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1694
Modified: trunk/refman-common/news-4.1.xml
===================================================================
--- trunk/refman-common/news-4.1.xml 2005-12-18 18:58:54 UTC (rev 590)
+++ trunk/refman-common/news-4.1.xml 2005-12-18 22:39:35 UTC (rev 591)
@@ -182,6 +182,17 @@
<listitem>
<para>
+ <literal>DELETE</literal> could report full-text index
+ corruption (<literal>Invalid key for table …</literal>)
+ if the index was built with repair-by-sort, the data in the
+ full-text index used UCA collation, and some word appeared in
+ the data terminated by a 0xC2A0 character as well as by other
+ non-letter characters. (Bug #11336)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
A race condition when creating temporary files caused a
deadlock on Windows with threads in <literal>Opening
tables</literal> or <literal>Waiting for table</literal>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r591 - in trunk: . refman-common | paul | 18 Dec |