From: jon Date: November 13 2006 5:38am Subject: svn commit - mysqldoc@docsrva: r3922 - trunk/refman-5.1 List-Archive: http://lists.mysql.com/commits/15198 Message-Id: <200611130538.kAD5cCvw021887@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: jstephens Date: 2006-11-13 06:38:11 +0100 (Mon, 13 Nov 2006) New Revision: 3922 Log: Documented fix for Event Scheduler Bug #23423 (Thanks, Andrey!) Modified: trunk/refman-5.1/news-5.1.xml Modified: trunk/refman-5.1/news-5.1.xml =================================================================== --- trunk/refman-5.1/news-5.1.xml 2006-11-13 04:52:15 UTC (rev 3921) +++ trunk/refman-5.1/news-5.1.xml 2006-11-13 05:38:11 UTC (rev 3922) Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 679 bytes @@ -1413,6 +1413,15 @@ by an index. (Bug #22384) + + + + ALTER EVENT statements including only a + COMMENT clause failed with a syntax error + on two platforms: Linux for S/390, and OS X 10.4 for 64-bit + PPC. (Bug #23423) + +