List:Commits« Previous MessageNext Message »
From:paul.dubois Date:March 26 2009 8:07pm
Subject:svn commit - mysqldoc@docsrva: r14401 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2009-03-26 21:07:17 +0100 (Thu, 26 Mar 2009)
New Revision: 14401

Log:
 r39979@frost:  paul | 2009-03-26 15:06:51 -0500
 SHOW ENGINE INNODB STATUS: 64,000 byte output limit


Modified:
   trunk/refman-4.1/se-innodb-core.xml
   trunk/refman-5.0/se-innodb-core.xml
   trunk/refman-5.1/se-innodb-core.xml
   trunk/refman-6.0/se-innodb-core.xml

Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:39977
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:37251
   + 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:39979
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:37251


Modified: trunk/refman-4.1/se-innodb-core.xml
===================================================================
--- trunk/refman-4.1/se-innodb-core.xml	2009-03-26 19:55:18 UTC (rev 14400)
+++ trunk/refman-4.1/se-innodb-core.xml	2009-03-26 20:07:17 UTC (rev 14401)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 698 bytes

@@ -7775,6 +7775,14 @@
 </programlisting>
 
       <para>
+        <literal>InnoDB</literal> Monitor output is limited to 64,000
+        bytes when produced via the
+        <literal role="stmt" condition="show-engine">SHOW ENGINE INNODB
+        STATUS</literal> statement. This limit does not apply to output
+        written to the server's error output.
+      </para>
+
+      <para>
         Some notes on the output sections:
       </para>
 


Modified: trunk/refman-5.0/se-innodb-core.xml
===================================================================
--- trunk/refman-5.0/se-innodb-core.xml	2009-03-26 19:55:18 UTC (rev 14400)
+++ trunk/refman-5.0/se-innodb-core.xml	2009-03-26 20:07:17 UTC (rev 14401)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 698 bytes

@@ -7990,6 +7990,14 @@
 </programlisting>
 
       <para>
+        <literal>InnoDB</literal> Monitor output is limited to 64,000
+        bytes when produced via the
+        <literal role="stmt" condition="show-engine">SHOW ENGINE INNODB
+        STATUS</literal> statement. This limit does not apply to output
+        written to the server's error output.
+      </para>
+
+      <para>
         Some notes on the output sections:
       </para>
 


Modified: trunk/refman-5.1/se-innodb-core.xml
===================================================================
--- trunk/refman-5.1/se-innodb-core.xml	2009-03-26 19:55:18 UTC (rev 14400)
+++ trunk/refman-5.1/se-innodb-core.xml	2009-03-26 20:07:17 UTC (rev 14401)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 698 bytes

@@ -8839,6 +8839,14 @@
 </programlisting>
 
       <para>
+        <literal>InnoDB</literal> Monitor output is limited to 64,000
+        bytes when produced via the
+        <literal role="stmt" condition="show-engine">SHOW ENGINE INNODB
+        STATUS</literal> statement. This limit does not apply to output
+        written to the server's error output.
+      </para>
+
+      <para>
         Some notes on the output sections:
       </para>
 


Modified: trunk/refman-6.0/se-innodb-core.xml
===================================================================
--- trunk/refman-6.0/se-innodb-core.xml	2009-03-26 19:55:18 UTC (rev 14400)
+++ trunk/refman-6.0/se-innodb-core.xml	2009-03-26 20:07:17 UTC (rev 14401)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 698 bytes

@@ -8627,6 +8627,14 @@
 </programlisting>
 
       <para>
+        <literal>InnoDB</literal> Monitor output is limited to 64,000
+        bytes when produced via the
+        <literal role="stmt" condition="show-engine">SHOW ENGINE INNODB
+        STATUS</literal> statement. This limit does not apply to output
+        written to the server's error output.
+      </para>
+
+      <para>
         Some notes on the output sections:
       </para>
 


Thread
svn commit - mysqldoc@docsrva: r14401 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul.dubois26 Mar