List:Commits« Previous MessageNext Message »
From:jon Date:June 7 2007 3:02pm
Subject:svn commit - mysqldoc@docsrva: r6700 - in trunk: refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2007-06-07 17:02:00 +0200 (Thu, 07 Jun 2007)
New Revision: 6700

Log:

Added link to ndbd exit codes (ndbd-error-messages) in API Guide



Modified:
   trunk/refman-4.1/mysql-cluster.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.1/mysql-cluster.xml


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2007-06-07 14:16:13 UTC (rev 6699)
+++ trunk/refman-4.1/mysql-cluster.xml	2007-06-07 15:02:00 UTC (rev 6700)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 748 bytes

@@ -9170,6 +9170,13 @@
 TraceFile: ndb_2_trace.log.2
 ***EOM***
 </programlisting>
+              
+              <para>
+                Listings of possible <command>ndbd</command> exit codes
+                and messages generated when a data node process shuts
+                down prematurely can be found in 
+                <xref linkend="ndbd-error-messages"/>.              
+              </para>
 
               <para>
                 <emphasis role="bold">Note</emphasis>: <emphasis>It is


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-06-07 14:16:13 UTC (rev 6699)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-06-07 15:02:00 UTC (rev 6700)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 748 bytes

@@ -9113,6 +9113,13 @@
 TraceFile: ndb_2_trace.log.2
 ***EOM***
 </programlisting>
+              
+              <para>
+                Listings of possible <command>ndbd</command> exit codes
+                and messages generated when a data node process shuts
+                down prematurely can be found in 
+                <xref linkend="ndbd-error-messages"/>.              
+              </para>
 
               <para>
                 <emphasis role="bold">Note</emphasis>: <emphasis>It is


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2007-06-07 14:16:13 UTC (rev 6699)
+++ trunk/refman-5.1/mysql-cluster.xml	2007-06-07 15:02:00 UTC (rev 6700)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 0; 748 bytes

@@ -9719,6 +9719,13 @@
 TraceFile: ndb_2_trace.log.2
 ***EOM***
 </programlisting>
+              
+              <para>
+                Listings of possible <command>ndbd</command> exit codes
+                and messages generated when a data node process shuts
+                down prematurely can be found in 
+                <xref linkend="ndbd-error-messages"/>.              
+              </para>
 
               <para>
                 <emphasis role="bold">Note</emphasis>: <emphasis>It is


Thread
svn commit - mysqldoc@docsrva: r6700 - in trunk: refman-4.1 refman-5.0 refman-5.1jon7 Jun