List:Commits« Previous MessageNext Message »
From:martin.brown Date:October 10 2009 12:00am
Subject:svn commit - mysqldoc@docsrva: r17062 - trunk/mysql-monitor-common
View as plain text  
Author: docauto
Date: 2009-10-10 02:00:44 +0200 (Sat, 10 Oct 2009)
New Revision: 17062

Log:
Automatic update from ET

Modified:
   trunk/mysql-monitor-common/mem-reference-advgraph.xml


Modified: trunk/mysql-monitor-common/mem-reference-advgraph.xml
===================================================================
--- trunk/mysql-monitor-common/mem-reference-advgraph.xml	2009-10-09 19:43:49 UTC (rev 17061)
+++ trunk/mysql-monitor-common/mem-reference-advgraph.xml	2009-10-10 00:00:44 UTC (rev 17062)
Changed blocks: 3, Lines Added: 8, Lines Deleted: 8; 1664 bytes

@@ -5712,13 +5712,13 @@
           <entry><emphasis role="bold">Data Item</emphasis></entry>
         </row>
         <row>
+          <entry><emphasis role="bold">free</emphasis></entry>
+          <entry>mysql:status:Qcache_free_memory</entry>
+        </row>
+        <row>
           <entry><emphasis role="bold">size</emphasis></entry>
           <entry>mysql:variables:query_cache_size</entry>
         </row>
-        <row>
-          <entry><emphasis role="bold">free</emphasis></entry>
-          <entry>mysql:status:Qcache_free_memory</entry>
-        </row>
       </tbody>
     </tgroup>
   </informaltable>

@@ -5835,10 +5835,6 @@
           <entry><emphasis role="bold">Data Item</emphasis></entry>
         </row>
         <row>
-          <entry><emphasis role="bold">questions</emphasis></entry>
-          <entry>mysql:status:Questions</entry>
-        </row>
-        <row>
           <entry><emphasis role="bold">first</emphasis></entry>
           <entry>mysql:status:Handler_read_first</entry>
         </row>

@@ -5866,6 +5862,10 @@
           <entry><emphasis role="bold">sort_rows</emphasis></entry>
           <entry>mysql:status:Sort_rows</entry>
         </row>
+        <row>
+          <entry><emphasis role="bold">questions</emphasis></entry>
+          <entry>mysql:status:Questions</entry>
+        </row>
       </tbody>
     </tgroup>
   </informaltable>


Thread
svn commit - mysqldoc@docsrva: r17062 - trunk/mysql-monitor-commonmartin.brown10 Oct