Author: mcbrown
Date: 2007-01-03 12:42:27 +0100 (Wed, 03 Jan 2007)
New Revision: 4364
Log:
Documenting Dev Bugs: #25048, #25208, #25213
Modified:
trunk/refman-5.0/releasenotes-es-5.0.xml
trunk/refman-5.1/news-5.1.xml
Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml 2007-01-03 11:31:04 UTC (rev 4363)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml 2007-01-03 11:42:27 UTC (rev 4364)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 650 bytes
@@ -78,6 +78,13 @@
<listitem>
<para>
+ Using <literal>DELETE QUICK</literal> with a joined table
+ causes corruption of the key index file. (Bug #25048)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Federated tables do not support the <literal>euckr</literal>
character set. (Bug #21556)
</para>
Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml 2007-01-03 11:31:04 UTC (rev 4363)
+++ trunk/refman-5.1/news-5.1.xml 2007-01-03 11:42:27 UTC (rev 4364)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 619 bytes
@@ -141,6 +141,13 @@
<listitem>
<para>
+ Using <literal>DELETE QUICK</literal> with a joined table
+ causes corruption of the key index file. (Bug #25048)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Federated tables do not support the <literal>euckr</literal>
character set. (Bug #21556)
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4364 - in trunk: refman-5.0 refman-5.1 | mcbrown | 3 Jan |