Author: jstephens
Date: 2007-11-09 18:19:58 +0100 (Fri, 09 Nov 2007)
New Revision: 8610
Log:
Documented fix for Bug #31111 (Event Scheduler)
Modified:
trunk/dynamic-docs/changelog/mysqld.xml
Modified: trunk/dynamic-docs/changelog/mysqld.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld.xml 2007-11-09 16:27:19 UTC (rev 8609)
+++ trunk/dynamic-docs/changelog/mysqld.xml 2007-11-09 17:19:58 UTC (rev 8610)
Changed blocks: 1, Lines Added: 26, Lines Deleted: 0; 819 bytes
@@ -9,6 +9,32 @@
<logentry entrytype="bug">
<tags>
+ <manual type="event scheduler"/>
+ </tags>
+
+ <bugs>
+ <fixes bugid="31111"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.23"/>
+ <version ver="6.0.4"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Starting the server using <option>--read-only</option> and with
+ the Event Scheduler enabled caused it to crash.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
<highlight type="replication"/>
</tags>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8610 - trunk/dynamic-docs/changelog | jon | 9 Nov |