Author: mcbrown
Date: 2007-05-20 07:41:13 +0200 (Sun, 20 May 2007)
New Revision: 6547
Log:
Dev Bug: Bug #22154
Modified:
trunk/falcon/news-falcon.xml
Modified: trunk/falcon/news-falcon.xml
===================================================================
--- trunk/falcon/news-falcon.xml 2007-05-20 05:33:48 UTC (rev 6546)
+++ trunk/falcon/news-falcon.xml 2007-05-20 05:41:13 UTC (rev 6547)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 766 bytes
@@ -30,6 +30,14 @@
<listitem>
<para>
+ <command>mysqld</command> would crash after a high number of
+ <literal>ALTER TABLE</literal>, <literal>INSERT</literal> and
+ <literal>UPDATE</literal>statements. (Bug #22514)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Searching for rows within a table with some non-western
character sets would fail to return the right results if the
<literal>SELECT</literal> relied on an index. (Bug #27697)
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6547 - trunk/falcon | mcbrown | 20 May |