Author: jstephens
Date: 2010-08-20 16:28:08 +0200 (Fri, 20 Aug 2010)
New Revision: 22358
Log:
Added/tagged changelog entries for bugfixes:
BUG#50312, BUG#46086
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2010-08-20 13:45:05 UTC (rev 22357)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2010-08-20 14:28:08 UTC (rev 22358)
Changed blocks: 2, Lines Added: 30, Lines Deleted: 0; 1093 bytes
@@ -9,6 +9,35 @@
<logentry entrytype="bug">
<tags>
+ <highlight type="partitioning"/>
+ <manual type="DROP TABLE"/>
+ <manual type="ENGINE"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="46086"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.51"/>
+ <version ver="5.5.6"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When the storage engine used to create a partitioned table was
+ disabled, attempting to drop the table caused the server to
+ crash.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="cluster"/>
<manual type="CREATE TABLE"/>
<manual type="ALTER TABLE"/>
@@ -492,6 +521,7 @@
</bugs>
<versions>
+ <version ver="5.5.6"/>
<version ver="5.6.1"/>
</versions>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22358 - trunk/dynamic-docs/changelog | jon.stephens | 20 Aug |