Author: mcbrown
Date: 2007-06-15 10:32:25 +0200 (Fri, 15 Jun 2007)
New Revision: 6799
Log:
Documenting Dev Bugs:
Bug #22182
Bug #26930
Bug #27277
Bug #28767
Modified:
trunk/falcon/news-falcon.xml
Modified: trunk/falcon/news-falcon.xml
===================================================================
--- trunk/falcon/news-falcon.xml 2007-06-15 03:02:30 UTC (rev 6798)
+++ trunk/falcon/news-falcon.xml 2007-06-15 08:32:25 UTC (rev 6799)
Changed blocks: 1, Lines Added: 24, Lines Deleted: 0; 1139 bytes
@@ -30,6 +30,30 @@
<listitem>
<para>
+ Renaming a database would raise error <literal>ERROR 1030
+ (HY000): Got error 157 from storage engine</literal>. (Bug
+ #22182)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Loading certain datasets through a direct import could cause
+ index problems and crash. (Bug #26930)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Inserting large numbers of identical columns into a table,
+ followed by a <literal>SELECT</literal> or
+ <literal>UPDATE</literal> could cause a hang or crash. (Bug
+ #27277)
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
The value for
<literal>FALCON_SYSTEM_MEMORY_SUMMARY.TOTAL_SPACE</literal> in
<literal>INFORMATION_SCHEMA</literal> would be reported
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r6799 - trunk/falcon | mcbrown | 15 Jun |