List:Commits« Previous MessageNext Message »
From:anthony.bedford Date:December 11 2009 5:53pm
Subject:svn commit - mysqldoc@docsrva: r18155 - trunk/dynamic-docs/changelog
View as plain text  
Author: tbedford
Date: 2009-12-11 18:53:16 +0100 (Fri, 11 Dec 2009)
New Revision: 18155

Log:
Added an entry for dev bug #49214

Modified:
   trunk/dynamic-docs/changelog/workbench.xml


Modified: trunk/dynamic-docs/changelog/workbench.xml
===================================================================
--- trunk/dynamic-docs/changelog/workbench.xml	2009-12-11 17:36:26 UTC (rev 18154)
+++ trunk/dynamic-docs/changelog/workbench.xml	2009-12-11 17:53:16 UTC (rev 18155)
Changed blocks: 1, Lines Added: 28, Lines Deleted: 0; 970 bytes

@@ -9,6 +9,34 @@
   <logentry entrytype="bug">
 
     <bugs>
+      <fixes bugid="49214"/>
+    </bugs>
+
+    <versions>
+      <version ver="5.2.11"/>
+    </versions>
+
+    <message>
+
+      <para>
+        The server health graphs Connection Usage and Traffic, in the
+        Server Status panel of Admin tab, appeared to indicate the
+        server was operating at 100% capacity, even when this was not
+        the case.
+      </para>
+
+      <para>
+        &workbench; has been changed to use variable scaling, rather
+        than linear scaling, for these graphs.
+      </para>
+
+    </message>
+
+  </logentry>
+
+  <logentry entrytype="bug">
+
+    <bugs>
       <fixes bugid="49373"/>
     </bugs>
 


Thread
svn commit - mysqldoc@docsrva: r18155 - trunk/dynamic-docs/changeloganthony.bedford11 Dec