Author: mcbrown
Date: 2008-07-30 16:52:25 +0200 (Wed, 30 Jul 2008)
New Revision: 11443
Log:
Dev Bug #31674
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-07-30 14:41:53 UTC (rev 11442)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-07-30 14:52:25 UTC (rev 11443)
Changed blocks: 2, Lines Added: 32, Lines Deleted: 0; 1351 bytes
@@ -10,10 +10,41 @@
<tags>
<manual type="Windows"/>
+ <manual type="Upgrade"/>
<manual type="MySQL Instance Configuration Wizard"/>
</tags>
<bugs>
+ <fixes bugid="31674"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.1.24"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When upgrading from MySQL 5.1.19 to any version between MySQL
+ 5.1.20 to MySQL 5.1.23, the MySQL Instance Configuration Wizard
+ would fail to account for the change in name for the
+ <command>mysqld-nt.exe</command> to
+ <command>mysqld.exe</command>, causing MySQL to fail to start
+ properly after the upgrade.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <manual type="Windows"/>
+ <manual type="MySQL Instance Configuration Wizard"/>
+ </tags>
+
+ <bugs>
<fixes bugid="27013"/>
</bugs>
@@ -21,6 +52,7 @@
<version ver="6.0.4"/>
<version ver="5.1.24"/>
<version ver="5.0.60"/>
+ <version ver="4.1.25"/>
</versions>
<message>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11443 - trunk/dynamic-docs/changelog | mcbrown | 30 Jul |