From: jon Date: June 7 2006 12:07pm Subject: svn commit - mysqldoc@docsrva: r2299 - trunk/refman-common List-Archive: http://lists.mysql.com/commits/7352 Message-Id: <200606071207.k57C7rwB000637@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2006-06-07 14:07:52 +0200 (Wed, 07 Jun 2006) New Revision: 2299 Log: Documenting fix for Bug #19067 (Partitioning) Modified: trunk/refman-common/news-5.1.xml Modified: trunk/refman-common/news-5.1.xml =================================================================== --- trunk/refman-common/news-5.1.xml 2006-06-07 11:35:52 UTC (rev 2298) +++ trunk/refman-common/news-5.1.xml 2006-06-07 12:07:52 UTC (rev 2299) @@ -151,6 +151,13 @@ + + + + Using ALTER TABLE on a subpartitioned table + caused the server to crash. (Bug #19067) + +