List:Commits« Previous MessageNext Message »
From:jon Date:December 7 2006 6:53am
Subject:svn commit - mysqldoc@docsrva: r4150 - in trunk: ndbapi refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: jstephens
Date: 2006-12-07 06:53:31 +0100 (Thu, 07 Dec 2006)
New Revision: 4150

Log:

Reformat.



Modified:
   trunk/ndbapi/ndb-classes.xml
   trunk/refman-4.1/mysql-cluster.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.0/releasenotes-es-5.0.xml
   trunk/refman-5.0/sql-syntax.xml
   trunk/refman-5.1/mysql-cluster.xml
   trunk/refman-5.1/news-5.1.xml
   trunk/refman-5.1/sql-syntax.xml


Modified: trunk/ndbapi/ndb-classes.xml
===================================================================
--- trunk/ndbapi/ndb-classes.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/ndbapi/ndb-classes.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 581 bytes

@@ -33179,7 +33179,7 @@
         Prior to MySQL 5.1.14, the comparison methods of this class did
         not work with <literal>BIT</literal> values (see Bug #24503).
       </para>
-      
+
       <para>
         Development of this interface continues in MySQL 5.1, and the
         charcateristics of the NdbScanFilter class are likely to change


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/refman-4.1/mysql-cluster.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 650 bytes

@@ -445,7 +445,8 @@
           node is the <command>ndb_restore</command> utility that is
           used to restore a cluster backup. It is possible to write such
           applications using the
-          <ulink url="&base-url-docs;/ndbapi/en/index.html">NDB API</ulink>.
+          <ulink url="&base-url-docs;/ndbapi/en/index.html">NDB
+          API</ulink>.
         </para>
       </listitem>
 


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/refman-5.0/mysql-cluster.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 650 bytes

@@ -445,7 +445,8 @@
           node is the <command>ndb_restore</command> utility that is
           used to restore a cluster backup. It is possible to write such
           applications using the
-          <ulink url="&base-url-docs;/ndbapi/en/index.html">NDB API</ulink>.
+          <ulink url="&base-url-docs;/ndbapi/en/index.html">NDB
+          API</ulink>.
         </para>
       </listitem>
 


Modified: trunk/refman-5.0/releasenotes-es-5.0.xml
===================================================================
--- trunk/refman-5.0/releasenotes-es-5.0.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/refman-5.0/releasenotes-es-5.0.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 6, Lines Added: 14, Lines Deleted: 10; 2143 bytes

@@ -45,7 +45,7 @@
     </para>
 
     <itemizedlist>
-      
+
       <listitem>
         <para>
           <literal>DROP TRIGGER</literal> now supports an <literal>IF

@@ -60,7 +60,7 @@
     </para>
 
     <itemizedlist>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Cluster APIs): Using

@@ -69,7 +69,7 @@
           the cluster's data nodes to fail. (Bug #24503)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal>: The failure of a data node

@@ -77,7 +77,7 @@
           node failures. (Bug #24752)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal>: A committed read could be

@@ -85,17 +85,17 @@
           timeout error. (Bug #24717)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Cluster APIs): Some MGM API
           function calls could yield incorrect return values in certain
           cases where the cluster was operating under a very high load,
           or experienced timeouts in inter-node communications. (Bug
-          #24011) 
+          #24011)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal>: A unique constraint violation

@@ -105,9 +105,13 @@
         </para>
       </listitem>
 
-      <listitem><para>Through the C API, the member strings in
-        <literal>MYSQL_FIELD</literal> for a query that contains expressions may
-        return incorrect results. (Bug #21635)</para></listitem>
+      <listitem>
+        <para>
+          Through the C API, the member strings in
+          <literal>MYSQL_FIELD</literal> for a query that contains
+          expressions may return incorrect results. (Bug #21635)
+        </para>
+      </listitem>
 
       <listitem>
         <para>


Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/refman-5.0/sql-syntax.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 573 bytes

@@ -3275,7 +3275,7 @@
 <programlisting>
 RENAME TABLE <replaceable>current_db.tbl_name</replaceable> TO <replaceable>other_db.tbl_name;</replaceable>
 </programlisting>
-      
+
       <para>
         Beginning with MySQL 5.0.2, if there are any triggers associated
         with a table which is moved to a different database using


Modified: trunk/refman-5.1/mysql-cluster.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/refman-5.1/mysql-cluster.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 3, Lines Added: 4, Lines Deleted: 3; 1301 bytes

@@ -445,7 +445,8 @@
           node is the <command>ndb_restore</command> utility that is
           used to restore a cluster backup. It is possible to write such
           applications using the
-          <ulink url="&base-url-docs;/ndbapi/en/index.html">NDB API</ulink>.
+          <ulink url="&base-url-docs;/ndbapi/en/index.html">NDB
+          API</ulink>.
         </para>
       </listitem>
 

@@ -12109,7 +12110,7 @@
             received and processed the backup request. It does
             <emphasis>not</emphasis> mean that the backup has finished.
           </para>
-          
+
           <para>
             <emphasis role="bold">Note</emphasis>: Backup messages were
             not recorded in the cluster log in MySQL 5.1.12 or 5.1.13.

@@ -15277,7 +15278,7 @@
         BINLOG EVENTS</literal> statement on either the replication
         master or slave MySQL servers.
       </para>
-      
+
       <para>
         <emphasis role="bold">Note</emphasis>: Beginning with MySQL
         5.1.14, if the <literal>apply_status</literal> table does not


Modified: trunk/refman-5.1/news-5.1.xml
===================================================================
--- trunk/refman-5.1/news-5.1.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/refman-5.1/news-5.1.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 6, Lines Added: 10, Lines Deleted: 10; 2070 bytes

@@ -105,7 +105,7 @@
           kinds of functions.
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Replication):

@@ -176,7 +176,7 @@
     </para>
 
     <itemizedlist>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Replication): If errors

@@ -185,25 +185,25 @@
           table. (Bug #15021)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Disk Data):
           <command>ndb_restore</command> could sometimes fail when
           attempting to restore Disk Data tables due to data node
-          failure caused by accessing unitialized memory. (Bug #24331) 
+          failure caused by accessing unitialized memory. (Bug #24331)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Disk Data): Excessive
           fragmentation of Disk Data files (including log files and data
           files) could occur during the course of normal use. (Bug
-          #24143) 
+          #24143)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Disk Data): It was possible to

@@ -214,7 +214,7 @@
           (Bug #23576)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Disk Data): Under some

@@ -223,7 +223,7 @@
           #23542)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal> (Cluster APIs): Using

@@ -232,7 +232,7 @@
           the cluster's data nodes to fail. (Bug #24503)
         </para>
       </listitem>
-      
+
       <listitem>
         <para>
           <literal>NDB Cluster</literal>: A value equal to or greater


Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2006-12-07 05:48:10 UTC (rev 4149)
+++ trunk/refman-5.1/sql-syntax.xml	2006-12-07 05:53:31 UTC (rev 4150)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 748 bytes

@@ -4693,12 +4693,12 @@
 <programlisting>
 RENAME TABLE <replaceable>current_db.tbl_name</replaceable> TO <replaceable>other_db.tbl_name;</replaceable>
 </programlisting>
-      
+
       <para>
         If there are any triggers associated with a table which is moved
         to a different database using <literal>RENAME TABLE</literal>,
         then the statement fails with the error <errortext>Trigger in
-          wrong schema</errortext>.
+        wrong schema</errortext>.
       </para>
 
       <para>


Thread
svn commit - mysqldoc@docsrva: r4150 - in trunk: ndbapi refman-4.1 refman-5.0 refman-5.1jon7 Dec