Author: jstephens
Date: 2006-10-02 15:49:06 +0200 (Mon, 02 Oct 2006)
New Revision: 3519
Log:
Documenting fix for Bug #22397 (Events)
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-10-02 10:34:48 UTC (rev 3518)
+++ trunk/refman-5.1/news-5.1.xml 2006-10-02 13:49:06 UTC (rev 3519)
Changed blocks: 1, Lines Added: 9, Lines Deleted: 0; 712 bytes
@@ -796,6 +796,15 @@
in MySQL 5.1.6 (Bug #21313)
</para>
</listitem>
+
+ <listitem>
+ <para>
+ <literal>ALTER EVENT</literal> in the body of a stored
+ procedure led to a crash when the procedure was called. This
+ affected only those <literal>ALTER EVENT</literal> statements
+ which changed the interval of the event. (Bug #22397)
+ </para>
+ </listitem>
<listitem>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r3519 - trunk/refman-5.1 | jon | 2 Oct |