List:Commits« Previous MessageNext Message »
From:paul Date:October 3 2007 7:58pm
Subject:svn commit - mysqldoc@docsrva: r7962 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2
View as plain text  
Author: paul
Date: 2007-10-03 19:58:31 +0200 (Wed, 03 Oct 2007)
New Revision: 7962

Log:
 r25300@frost:  paul | 2007-10-03 12:56:12 -0500
 Reformat.


Modified:
   trunk/refman-4.1/functions-core.xml
   trunk/refman-4.1/mysql-cluster-faq.xml
   trunk/refman-4.1/mysql-cluster-multi-computer.xml
   trunk/refman-4.1/mysql-cluster-process-management.xml
   trunk/refman-4.1/mysql-cluster.xml
   trunk/refman-5.0/functions-core.xml
   trunk/refman-5.0/mysql-cluster-multi-computer.xml
   trunk/refman-5.0/mysql-cluster-process-management.xml
   trunk/refman-5.0/mysql-cluster.xml
   trunk/refman-5.1/functions-core.xml
   trunk/refman-5.1/introduction.xml
   trunk/refman-5.1/mysql-cluster-utilities.xml
   trunk/refman-5.2/client-utility-programs.xml
   trunk/refman-5.2/extending-mysql.xml
   trunk/refman-5.2/faqs.xml
   trunk/refman-5.2/introduction.xml
   trunk/refman-5.2/language-structure.xml
   trunk/refman-5.2/mysql-cluster-multi-computer.xml
   trunk/refman-5.2/mysql-cluster-process-management.xml
   trunk/refman-5.2/mysql-cluster.xml
   trunk/refman-5.2/se-myisam.xml
   trunk/refman-5.2/stored-procedures.xml
   trunk/refman-5.2/triggers.xml

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


Modified: trunk/refman-4.1/functions-core.xml
===================================================================
--- trunk/refman-4.1/functions-core.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-4.1/functions-core.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 7; 1353 bytes

@@ -5318,10 +5318,10 @@
 
         <listitem>
           <para>
-            In the case of <literal>-</literal>,
-            <literal>+</literal>, and <literal>*</literal>, the
result
-            is calculated with <literal>BIGINT</literal> (64-bit)
-            precision if both arguments are integers.
+            In the case of <literal>-</literal>,
<literal>+</literal>,
+            and <literal>*</literal>, the result is calculated with
+            <literal>BIGINT</literal> (64-bit) precision if both
+            arguments are integers.
           </para>
         </listitem>
 

@@ -5355,9 +5355,9 @@
       </para>
 
       <para>
-        Because of these rules and the way they are applied, care
-        should be taken to ensure that components and sub-components of
-        a calculation use the appropriate level of precision. See
+        Because of these rules and the way they are applied, care should
+        be taken to ensure that components and sub-components of a
+        calculation use the appropriate level of precision. See
         <xref linkend="cast-functions"/>.
       </para>
 


Modified: trunk/refman-4.1/mysql-cluster-faq.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-faq.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-4.1/mysql-cluster-faq.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 7, Lines Deleted: 6; 1401 bytes

@@ -679,12 +679,13 @@
         Linux users, please note that <literal>NDB</literal> is
         <emphasis>not</emphasis> included in the &current-series;.x
         RPMs; you should use the binaries supplied as
-        <filename>.tar.gz</filename> archives from <ulink
url="&base-url-downloads;"/>
-        instead. You can also obtain <literal>NDB</literal> support by
-        compiling the <literal>-max</literal> binaries from source, but
-        it is not necessary to do so simply to use MySQL Cluster. To
-        download the latest binary, RPM, or source distribution in the
-        MySQL &current-series; series, visit <ulink url="mysql/.html"/>.
+        <filename>.tar.gz</filename> archives from
+        <ulink url="&base-url-downloads;"/> instead. You can also obtain
+        <literal>NDB</literal> support by compiling the
+        <literal>-max</literal> binaries from source, but it is not
+        necessary to do so simply to use MySQL Cluster. To download the
+        latest binary, RPM, or source distribution in the MySQL
+        &current-series; series, visit <ulink url="mysql/.html"/>.
       </para>
     </listitem>
 


Modified: trunk/refman-4.1/mysql-cluster-multi-computer.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-multi-computer.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-4.1/mysql-cluster-multi-computer.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1299 bytes

@@ -420,8 +420,8 @@
       MySQL's binaries, the first step in the installation process for
       each cluster host is to download the file
      
<filename>mysql-max-&current-version;-pc-linux-gnu-i686.tar.gz</filename>
-      from the <ulink url="&base-url-downloads;">MySQL downloads
area</ulink>. We assume
-      that you have placed it in each machine's
+      from the <ulink url="&base-url-downloads;">MySQL downloads
+      area</ulink>. We assume that you have placed it in each machine's
       <filename>/var/tmp</filename> directory. (If you do require a
       custom binary, see <xref linkend="installing-source-tree"/>.)
     </para>

@@ -1059,8 +1059,8 @@
     <note>
       <para>
         The <literal>world</literal> database can be downloaded from
-        <ulink url="&base-url-docs;"/>, where it can be found listed under
-        <quote>Examples</quote>.
+        <ulink url="&base-url-docs;"/>, where it can be found listed
+        under <quote>Examples</quote>.
       </para>
     </note>
 


Modified: trunk/refman-4.1/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-process-management.xml	2007-10-03 17:58:15 UTC (rev
7961)
+++ trunk/refman-4.1/mysql-cluster-process-management.xml	2007-10-03 17:58:31 UTC (rev
7962)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 3; 1106 bytes

@@ -99,9 +99,10 @@
       To be used with MySQL Cluster, <command>mysqld</command> needs to
       be built with support for the <literal>NDB Cluster</literal>
       storage engine, as it is in the precompiled
-      <literal>-max</literal> binaries available from <ulink
url="&base-url-downloads;"/>
-      for MySQL versions 4.1.3 and newer. If you build MySQL from
-      source, you must invoke <command>configure</command> with the
+      <literal>-max</literal> binaries available from
+      <ulink url="&base-url-downloads;"/> for MySQL versions 4.1.3 and
+      newer. If you build MySQL from source, you must invoke
+      <command>configure</command> with the
       <option>--with-ndbcluster</option> option to enable <literal>NDB
       Cluster</literal> storage engine support.
     </para>


Modified: trunk/refman-4.1/mysql-cluster.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-4.1/mysql-cluster.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 6; 1275 bytes

@@ -24,12 +24,12 @@
   <remark>
     Authors: Arjen Lentz, Lars Thalmann, Mikael Ronström, and Jon
     Stephens (Cluster FAQ, Cluster How-To, Cluster Glossary). Also
-    integrates &quot;MySQL Cluster for MySQL users&quot; by Anders Karlsson.
-    Additional information and feedback provided by Tomas Ulin, Pekka
-    Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk. Additional
-    technical review and real-world testing by JD Duncan, Jeb Miller,
-    Hartmut Holzgraefe, Carsten Pedersen, and Roland Bouman. Rewrite
-    editor: Jon Stephens; Supervising editor: Stefan Hinz.
+    integrates &quot;MySQL Cluster for MySQL users&quot; by Anders
+    Karlsson. Additional information and feedback provided by Tomas
+    Ulin, Pekka Nousiainen, Stewart Smith, Jörg Brühe, Harrison Fisk.
+    Additional technical review and real-world testing by JD Duncan, Jeb
+    Miller, Hartmut Holzgraefe, Carsten Pedersen, and Roland Bouman.
+    Rewrite editor: Jon Stephens; Supervising editor: Stefan Hinz.
   </remark>
 
   <para>


Modified: trunk/refman-5.0/functions-core.xml
===================================================================
--- trunk/refman-5.0/functions-core.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.0/functions-core.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 7; 1353 bytes

@@ -5414,10 +5414,10 @@
 
         <listitem>
           <para>
-            In the case of <literal>-</literal>,
-            <literal>+</literal>, and <literal>*</literal>, the
result
-            is calculated with <literal>BIGINT</literal> (64-bit)
-            precision if both arguments are integers.
+            In the case of <literal>-</literal>,
<literal>+</literal>,
+            and <literal>*</literal>, the result is calculated with
+            <literal>BIGINT</literal> (64-bit) precision if both
+            arguments are integers.
           </para>
         </listitem>
 

@@ -5463,9 +5463,9 @@
       </para>
 
       <para>
-        Because of these rules and the way they are applied, care
-        should be taken to ensure that components and sub-components of
-        a calculation use the appropriate level of precision. See
+        Because of these rules and the way they are applied, care should
+        be taken to ensure that components and sub-components of a
+        calculation use the appropriate level of precision. See
         <xref linkend="cast-functions"/>.
       </para>
 


Modified: trunk/refman-5.0/mysql-cluster-multi-computer.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-multi-computer.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.0/mysql-cluster-multi-computer.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1299 bytes

@@ -418,8 +418,8 @@
       MySQL's binaries, the first step in the installation process for
       each cluster host is to download the file
      
<filename>mysql-max-&current-version;-pc-linux-gnu-i686.tar.gz</filename>
-      from the <ulink url="&base-url-downloads;">MySQL downloads
area</ulink>. We assume
-      that you have placed it in each machine's
+      from the <ulink url="&base-url-downloads;">MySQL downloads
+      area</ulink>. We assume that you have placed it in each machine's
       <filename>/var/tmp</filename> directory. (If you do require a
       custom binary, see <xref linkend="installing-source-tree"/>.)
     </para>

@@ -1057,8 +1057,8 @@
     <note>
       <para>
         The <literal>world</literal> database can be downloaded from
-        <ulink url="&base-url-docs;"/>, where it can be found listed under
-        <quote>Examples</quote>.
+        <ulink url="&base-url-docs;"/>, where it can be found listed
+        under <quote>Examples</quote>.
       </para>
     </note>
 


Modified: trunk/refman-5.0/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-process-management.xml	2007-10-03 17:58:15 UTC (rev
7961)
+++ trunk/refman-5.0/mysql-cluster-process-management.xml	2007-10-03 17:58:31 UTC (rev
7962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 950 bytes

@@ -99,8 +99,8 @@
       To be used with MySQL Cluster, <command>mysqld</command> needs to
       be built with support for the <literal>NDB Cluster</literal>
       storage engine, as it is in the precompiled binaries available
-      from <ulink url="&base-url-downloads;"/>. If you build MySQL from source,
you must
-      invoke <command>configure</command> with the
+      from <ulink url="&base-url-downloads;"/>. If you build MySQL from
+      source, you must invoke <command>configure</command> with the
       <option>--with-ndbcluster</option> option to enable <literal>NDB
       Cluster</literal> storage engine support.
     </para>


Modified: trunk/refman-5.0/mysql-cluster.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.0/mysql-cluster.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 520 bytes

@@ -102,7 +102,8 @@
 
         <listitem>
           <para>
-            The MySQL Cluster Forum: <ulink url="&base-url-forum-list;?25"/>.
+            The MySQL Cluster Forum:
+            <ulink url="&base-url-forum-list;?25"/>.
           </para>
         </listitem>
 


Modified: trunk/refman-5.1/functions-core.xml
===================================================================
--- trunk/refman-5.1/functions-core.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.1/functions-core.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 7, Lines Deleted: 7; 1353 bytes

@@ -5386,10 +5386,10 @@
 
         <listitem>
           <para>
-            In the case of <literal>-</literal>,
-            <literal>+</literal>, and <literal>*</literal>, the
result
-            is calculated with <literal>BIGINT</literal> (64-bit)
-            precision if both arguments are integers.
+            In the case of <literal>-</literal>,
<literal>+</literal>,
+            and <literal>*</literal>, the result is calculated with
+            <literal>BIGINT</literal> (64-bit) precision if both
+            arguments are integers.
           </para>
         </listitem>
 

@@ -5435,9 +5435,9 @@
       </para>
 
       <para>
-        Because of these rules and the way they are applied, care
-        should be taken to ensure that components and sub-components of
-        a calculation use the appropriate level of precision. See
+        Because of these rules and the way they are applied, care should
+        be taken to ensure that components and sub-components of a
+        calculation use the appropriate level of precision. See
         <xref linkend="cast-functions"/>.
       </para>
 


Modified: trunk/refman-5.1/introduction.xml
===================================================================
--- trunk/refman-5.1/introduction.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.1/introduction.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 0; 582 bytes

@@ -472,6 +472,7 @@
             <xref linkend="log-tables"/>. (Author: Petr Chardin)
           </para>
         </listitem>
+
 <!--
         <listitem>
           <para>

@@ -489,6 +490,7 @@
           </para>
         </listitem>
 -->
+
         <listitem>
           <para>
             <emphasis role="bold">Upgrade program</emphasis>: The


Modified: trunk/refman-5.1/mysql-cluster-utilities.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-utilities.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.1/mysql-cluster-utilities.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 1; 334 bytes

@@ -3246,4 +3246,3 @@
   </section>
 
 </section>
-


Modified: trunk/refman-5.2/client-utility-programs.xml
===================================================================
--- trunk/refman-5.2/client-utility-programs.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/client-utility-programs.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 11, Lines Added: 17, Lines Deleted: 23; 4737 bytes

@@ -1384,8 +1384,8 @@
 
           <para>
             For expert advice on checking and repairing tables,
-            subscribe to the MySQL Enterprise Monitor.
-            For more information see
+            subscribe to the MySQL Enterprise Monitor. For more
+            information see
             <ulink url="&base-url-enterprise;advisors.html"/>.
           </para>
 

@@ -2597,8 +2597,7 @@
 
               <para>
                 For expert advice on optimizing tables, subscribe to the
-                MySQL Enterprise Monitor. For more
-                information see
+                MySQL Enterprise Monitor. For more information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 

@@ -4549,8 +4548,7 @@
               <para>
                 For expert advice on the security implications of
                 enabling <literal>LOCAL</literal>, subscribe to the
-                MySQL Enterprise Monitor. For more
-                information see
+                MySQL Enterprise Monitor. For more information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 

@@ -4972,8 +4970,7 @@
 
               <para>
                 For expert advice on database security, subscribe to the
-                MySQL Enterprise Monitor. For more
-                information see
+                MySQL Enterprise Monitor. For more information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 

@@ -7159,8 +7156,8 @@
 
               <para>
                 For expert advice on using server status variables,
-                subscribe to the MySQL Enterprise Monitor.
-                For more information see
+                subscribe to the MySQL Enterprise Monitor. For more
+                information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 

@@ -7260,9 +7257,8 @@
               <para>
                 For expert advice on the security implications of using
                 the <literal>old-password</literal> command, subscribe
-                to the MySQL Enterprise Monitor.
-                For more information see
-                <ulink url="&base-url-enterprise;advisors.html"/>.
+                to the MySQL Enterprise Monitor. For more information
+                see <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 
             </formalpara>

@@ -7405,8 +7401,8 @@
 
               <para>
                 For expert advice on using server system variables,
-                subscribe to the MySQL Enterprise Monitor.
-                For more information see
+                subscribe to the MySQL Enterprise Monitor. For more
+                information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 

@@ -9193,8 +9189,8 @@
 
           <para>
             For expert advice on the security implications of enabling
-            <literal>LOCAL</literal>, subscribe to the MySQL
-            Enterprise Monitor. For more information see
+            <literal>LOCAL</literal>, subscribe to the MySQL Enterprise
+            Monitor. For more information see
             <ulink url="&base-url-enterprise;advisors.html"/>.
           </para>
 

@@ -9779,8 +9775,7 @@
 
               <para>
                 For expert advice on optimizing tables, subscribe to the
-                MySQL Enterprise Monitor. For more
-                information see
+                MySQL Enterprise Monitor. For more information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 

@@ -13896,8 +13891,7 @@
               <para>
                 For expert advice on the security implications of
                 enabling <literal>LOCAL</literal>, subscribe to the
-                MySQL Enterprise Monitor. For more
-                information see
+                MySQL Enterprise Monitor. For more information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 

@@ -15859,8 +15853,8 @@
 
               <para>
                 For expert advice on choosing the optimum storage
-                engine, subscribe to the MySQL Enterprise Monitor.
-                For more information see
+                engine, subscribe to the MySQL Enterprise Monitor. For
+                more information see
                 <ulink url="&base-url-enterprise;advisors.html"/>.
               </para>
 


Modified: trunk/refman-5.2/extending-mysql.xml
===================================================================
--- trunk/refman-5.2/extending-mysql.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/extending-mysql.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 659 bytes

@@ -148,8 +148,8 @@
 
         <para>
           For expert advice on thread management subscribe to the MySQL
-          Enterprise Monitor Service. For more information
-          see, <ulink url="&base-url-enterprise;advisors.html" />.
+          Enterprise Monitor Service. For more information see,
+          <ulink url="&base-url-enterprise;advisors.html" />.
         </para>
 
       </formalpara>


Modified: trunk/refman-5.2/faqs.xml
===================================================================
--- trunk/refman-5.2/faqs.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/faqs.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 5; 1121 bytes

@@ -314,8 +314,7 @@
             <para>
               For expert advice about the storage engine(s) most
               suitable to your circumstances subscribe to the MySQL
-              Enterprise Monitor. For more
-              information see
+              Enterprise Monitor. For more information see
               <ulink url="&base-url-enterprise;advisors.html" />.
             </para>
 

@@ -2275,9 +2274,9 @@
             <title>MySQL Enterprise</title>
 
             <para>
-              The MySQL Enterprise Monitor enforces
-              best practices for maximizing the security of your
-              servers. For more information see
+              The MySQL Enterprise Monitor enforces best practices for
+              maximizing the security of your servers. For more
+              information see
               <ulink url="&base-url-enterprise;advisors.html"/>.
             </para>
 


Modified: trunk/refman-5.2/introduction.xml
===================================================================
--- trunk/refman-5.2/introduction.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/introduction.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1014 bytes

@@ -1515,8 +1515,8 @@
 
           <para>
             For expert advice on choosing and tuning storage engines,
-            subscribe to the MySQL Enterprise Monitor.
-            For more information see
+            subscribe to the MySQL Enterprise Monitor. For more
+            information see
             <ulink url="&base-url-enterprise;advisors.html" />.
           </para>
 

@@ -2264,8 +2264,8 @@
 
         <para>
           To be alerted when there is no form of server-enforced data
-          integrity, subscribe to the MySQL Enterprise Monitor.
-          For more information see
+          integrity, subscribe to the MySQL Enterprise Monitor. For more
+          information see
           <ulink url="&base-url-enterprise;advisors.html" />.
         </para>
 


Modified: trunk/refman-5.2/language-structure.xml
===================================================================
--- trunk/refman-5.2/language-structure.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/language-structure.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 2; 667 bytes

@@ -1260,8 +1260,7 @@
         <para>
           <literal>lower_case_table_names</literal> is just one of the
           system variables monitored by the MySQL Enterprise Monitor.
-          For information about subscribing to this
-          service see,
+          For information about subscribing to this service see,
           <ulink url="&base-url-enterprise;advisors.html"/>.
         </para>
 


Modified: trunk/refman-5.2/mysql-cluster-multi-computer.xml
===================================================================
--- trunk/refman-5.2/mysql-cluster-multi-computer.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/mysql-cluster-multi-computer.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 4, Lines Deleted: 4; 1299 bytes

@@ -418,8 +418,8 @@
       MySQL's binaries, the first step in the installation process for
       each cluster host is to download the file
      
<filename>mysql-max-&current-version;-pc-linux-gnu-i686.tar.gz</filename>
-      from the <ulink url="&base-url-downloads;">MySQL downloads
area</ulink>. We assume
-      that you have placed it in each machine's
+      from the <ulink url="&base-url-downloads;">MySQL downloads
+      area</ulink>. We assume that you have placed it in each machine's
       <filename>/var/tmp</filename> directory. (If you do require a
       custom binary, see <xref linkend="installing-source-tree"/>.)
     </para>

@@ -1057,8 +1057,8 @@
     <note>
       <para>
         The <literal>world</literal> database can be downloaded from
-        <ulink url="&base-url-docs;"/>, where it can be found listed under
-        <quote>Examples</quote>.
+        <ulink url="&base-url-docs;"/>, where it can be found listed
+        under <quote>Examples</quote>.
       </para>
     </note>
 


Modified: trunk/refman-5.2/mysql-cluster-process-management.xml
===================================================================
--- trunk/refman-5.2/mysql-cluster-process-management.xml	2007-10-03 17:58:15 UTC (rev
7961)
+++ trunk/refman-5.2/mysql-cluster-process-management.xml	2007-10-03 17:58:31 UTC (rev
7962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 950 bytes

@@ -99,8 +99,8 @@
       To be used with MySQL Cluster, <command>mysqld</command> needs to
       be built with support for the <literal>NDB Cluster</literal>
       storage engine, as it is in the precompiled binaries available
-      from <ulink url="&base-url-downloads;"/>. If you build MySQL from source,
you must
-      invoke <command>configure</command> with the
+      from <ulink url="&base-url-downloads;"/>. If you build MySQL from
+      source, you must invoke <command>configure</command> with the
       <option>--with-ndbcluster</option> option to enable <literal>NDB
       Cluster</literal> storage engine support.
     </para>


Modified: trunk/refman-5.2/mysql-cluster.xml
===================================================================
--- trunk/refman-5.2/mysql-cluster.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/mysql-cluster.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 1; 520 bytes

@@ -119,7 +119,8 @@
 
         <listitem>
           <para>
-            The MySQL Cluster Forum: <ulink url="&base-url-forum-list;?25"/>.
+            The MySQL Cluster Forum:
+            <ulink url="&base-url-forum-list;?25"/>.
           </para>
         </listitem>
 


Modified: trunk/refman-5.2/se-myisam.xml
===================================================================
--- trunk/refman-5.2/se-myisam.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/se-myisam.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 2, Lines Added: 5, Lines Deleted: 5; 1169 bytes

@@ -473,9 +473,9 @@
       <title>MySQL Enterprise</title>
 
       <para>
-        Subscribers to MySQL Enterprise Monitor
-        receive notification if the <option>--myisam-recover</option>
-        option has not been set. For more information see
+        Subscribers to MySQL Enterprise Monitor receive notification if
+        the <option>--myisam-recover</option> option has not been set.
+        For more information see
         <ulink url="&base-url-enterprise;advisors.html"/>.
       </para>
 

@@ -1057,8 +1057,8 @@
 
         <para>
           Find out about problems before they occur. Subscribe to the
-          MySQL Enterprise Monitor for expert advice
-          about the state of your servers. For more information see
+          MySQL Enterprise Monitor for expert advice about the state of
+          your servers. For more information see
           <ulink url="&base-url-enterprise;advisors.html"/>.
         </para>
 


Modified: trunk/refman-5.2/stored-procedures.xml
===================================================================
--- trunk/refman-5.2/stored-procedures.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/stored-procedures.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 3; 662 bytes

@@ -40,9 +40,8 @@
 
     <para>
       For expert advice on using stored procedures and functions
-      subscribe to the MySQL Enterprise Monitor.
-      For more information see
-      <ulink url="&base-url-enterprise;advisors.html" />.
+      subscribe to the MySQL Enterprise Monitor. For more information
+      see <ulink url="&base-url-enterprise;advisors.html" />.
     </para>
 
   </formalpara>


Modified: trunk/refman-5.2/triggers.xml
===================================================================
--- trunk/refman-5.2/triggers.xml	2007-10-03 17:58:15 UTC (rev 7961)
+++ trunk/refman-5.2/triggers.xml	2007-10-03 17:58:31 UTC (rev 7962)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 604 bytes

@@ -105,8 +105,8 @@
 
       <para>
         For expert advice on creating triggers subscribe to the MySQL
-        Enterprise Monitor. For more information
-        see <ulink url="&base-url-enterprise;advisors.html" />.
+        Enterprise Monitor. For more information see
+        <ulink url="&base-url-enterprise;advisors.html" />.
       </para>
 
     </formalpara>


Thread
svn commit - mysqldoc@docsrva: r7962 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2paul3 Oct