Author: jstephens
Date: 2007-11-16 11:03:16 +0100 (Fri, 16 Nov 2007)
New Revision: 8762
Log:
Documented fix for Partitioning Bug #31893
Modified:
trunk/dynamic-docs/changelog/mysqld.xml
Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml 2007-11-16 09:23:37 UTC (rev 8761)
+++ trunk/dynamic-docs/changelog/mysqld.xml 2007-11-16 10:03:16 UTC (rev 8762)
Changed blocks: 1, Lines Added: 25, Lines Deleted: 0; 735 bytes
@@ -6,6 +6,31 @@
]>
<changelog>
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="partitioning"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="31893"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.23"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Changing the storage engine used by a table having subpartitions
+ led to a server crash.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="feature">
<tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8762 - trunk/dynamic-docs/changelog | jon | 16 Nov |