Author: jdrussel
Date: 2011-02-11 23:23:37 +0100 (Fri, 11 Feb 2011)
New Revision: 25090
Log:
Trying to commit the last move of a changelog item from internal to external changelog.
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-02-11 18:31:21 UTC (rev 25089)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-02-11 22:23:37 UTC (rev 25090)
Changed blocks: 1, Lines Added: 29, Lines Deleted: 0; 1012 bytes
@@ -10,9 +10,38 @@
<tags>
<highlight type="innodb"/>
+ <highlight type="performance"/>
</tags>
<bugs>
+ <fixes bugid="58666"/>
+ </bugs>
+
+ <versions>
+ <version ver="5.5.9"/>
+ </versions>
+
+ <message>
+
+ <para>
+ <literal role="se">InnoDB</literal> now uses the
+ <literal>PAUSE</literal> instruction on all platforms where it
+ is available. Previously, <literal role="se">InnoDB</literal>
+ would only use the <literal>PAUSE</literal> instruction on
+ Windows systems.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="innodb"/>
+ </tags>
+
+ <bugs>
<fixes bugid="56228"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25090 - trunk/dynamic-docs/changelog | john.russell | 11 Feb |