Author: jrussell
Date: 2011-01-12 16:46:16 +0100 (Wed, 12 Jan 2011)
New Revision: 24780
Log:
Added changelog entry for bug #58461.
Modified:
trunk/dynamic-docs/changelog/mysqld-2.xml
Modified: trunk/dynamic-docs/changelog/mysqld-2.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-2.xml 2011-01-12 12:26:54 UTC (rev 24779)
+++ trunk/dynamic-docs/changelog/mysqld-2.xml 2011-01-12 15:46:16 UTC (rev 24780)
Changed blocks: 1, Lines Added: 32, Lines Deleted: 0; 1232 bytes
@@ -35,6 +35,38 @@
</tags>
<bugs>
+ <fixes bugid="58461"/>
+ </bugs>
+
+ <versions>
+<!-- <version ver="5.6.1"/> -->
+ <version ver="5.5.9"/>
+ </versions>
+
+ <message>
+
+ <para>
+ When multiple <literal role="se">InnoDB</literal> buffer pools
+ were enabled, <literal role="stmt">SHOW ENGINE INNODB</literal>
+ commands displayed information about each one, but not summary
+ information combining statistics for the entire buffer pool
+ subsystem. Now, the aggregated information is displayed in the
+ <literal>BUFFER POOL AND MEMORY</literal> section, and
+ information about individual buffer pool instances is displayed
+ in a new <literal>INDIVIDUAL BUFFER POOL INFO</literal> section.
+ </para>
+
+ </message>
+
+ </logentry>
+
+ <logentry entrytype="bug">
+
+ <tags>
+ <highlight type="innodb"/>
+ </tags>
+
+ <bugs>
<fixes bugid="55222"/>
</bugs>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r24780 - trunk/dynamic-docs/changelog | john.russell | 12 Jan |