List:Commits« Previous MessageNext Message »
From:paul Date:January 17 2007 9:05pm
Subject:svn commit - mysqldoc@docsrva: r4551 - in trunk: . refman-4.1 refman-5.0 refman-5.1
View as plain text  
Author: paul
Date: 2007-01-17 22:05:39 +0100 (Wed, 17 Jan 2007)
New Revision: 4551

Log:
 r18406@polar:  paul | 2007-01-17 14:48:43 -0600
 Reformat


Modified:
   trunk/refman-4.1/sql-syntax.xml
   trunk/refman-5.0/sql-syntax.xml
   trunk/refman-5.1/sql-syntax.xml

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


Modified: trunk/refman-4.1/sql-syntax.xml
===================================================================
--- trunk/refman-4.1/sql-syntax.xml	2007-01-17 21:05:21 UTC (rev 4550)
+++ trunk/refman-4.1/sql-syntax.xml	2007-01-17 21:05:39 UTC (rev 4551)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 951 bytes

@@ -10128,13 +10128,13 @@
         <literal>BEGIN</literal> and <literal>BEGIN WORK</literal> are
         available from MySQL 3.23.17 and 3.23.19, respectively.
       </para>
-      
+
       <para>
         <emphasis role="bold">Important</emphasis>: Many APIs used for
         writing MySQL client applications (such as JDBC) provide their
         own methods for starting transactions that can (and sometimes
         should) be used instead of sending a <literal>START
-          TRANSACTION</literal> statement from the client. See 
+        TRANSACTION</literal> statement from the client. See
         <xref linkend="apis"/>, or the documentation for your API, for
         more information.
       </para>


Modified: trunk/refman-5.0/sql-syntax.xml
===================================================================
--- trunk/refman-5.0/sql-syntax.xml	2007-01-17 21:05:21 UTC (rev 4550)
+++ trunk/refman-5.0/sql-syntax.xml	2007-01-17 21:05:39 UTC (rev 4551)
Changed blocks: 6, Lines Added: 52, Lines Deleted: 37; 5892 bytes

@@ -131,20 +131,22 @@
         The database name can be omitted, in which case the statement
         applies to the default database.
       </para>
-      
-      
+
       <formalpara role="mnmas">
         <title>MySQL Enterprise</title>
+
+
+
         <para>
-          In a production environment, alteration of a database is not 
-          a common occurrence and may indicate a security breach. Advisors
-          provided as part of the MySQL Network Monitoring and Advisory Service
-          automatically alert you when data definition statements are issued. For 
-          for information see, <ulink url="&base-url-enterprise;advisors.html"/>.
+          In a production environment, alteration of a database is not a
+          common occurrence and may indicate a security breach. Advisors
+          provided as part of the MySQL Network Monitoring and Advisory
+          Service automatically alert you when data definition
+          statements are issued. For for information see,
+          <ulink url="&base-url-enterprise;advisors.html"/>.
         </para>
       </formalpara>
-      
-      
+
       <remark role="help-description-end"/>
 
     </section>

@@ -12253,18 +12255,21 @@
         advantage of any new capabilities. See
         <xref linkend="mysql-upgrade"/>.
       </para>
-      
+
       <formalpara role="mnmas">
         <title>MySQL Enterprise</title>
+
+
+
         <para>
-          In a production environment it is always prudent to examine any changes
-          to users' accounts. The MySQL Network Monitoring and Advisory Service
-          provides notification whenever users' privileges are altered. For more
-          information see, <ulink url="&base-url-enterprise;advisors.html"/>.
+          In a production environment it is always prudent to examine
+          any changes to users' accounts. The MySQL Network Monitoring
+          and Advisory Service provides notification whenever users'
+          privileges are altered. For more information see,
+          <ulink url="&base-url-enterprise;advisors.html"/>.
         </para>
       </formalpara>
-      
-      
+
       <section id="create-user">
 
         <title><literal>CREATE USER</literal> Syntax</title>

@@ -13108,17 +13113,20 @@
           <primary>passwords</primary>
           <secondary>setting</secondary>
         </indexterm>
-        
+
         <formalpara role = "mnmas">
           <title>MySQL Enterprise</title>
+
+
+
           <para>
-            The MySQL Network Monitoring and Advisory Service specifically
-            guards against user accounts with no passwords. To find out more
-            see, <ulink url="&base-url-enterprise;advisors.html"/>.
+            The MySQL Network Monitoring and Advisory Service
+            specifically guards against user accounts with no passwords.
+            To find out more see,
+            <ulink url="&base-url-enterprise;advisors.html"/>.
           </para>
         </formalpara>
-        
-        
+
         <para>
           If a new user is created or if you have global grant
           privileges, the user's password is set to the password

@@ -13182,19 +13190,23 @@
           was started with the <option>--skip-show-database</option>
           option.
         </para>
-        
+
         <formalpara role="mnmas">
           <title>MySQL Enterprise</title>
+
+
+
           <para>
-            The <literal>SHOW DATABASES</literal> privilege should be granted only to
-            users who need to see all the databases on a MySQL server. Subscribers to the
-            MySQL Network Monitoring and Advisory Service are alerted when 
-            servers are started without the <option>--skip-show-database</option>
-            option. For more information see,
+            The <literal>SHOW DATABASES</literal> privilege should be
+            granted only to users who need to see all the databases on a
+            MySQL server. Subscribers to the MySQL Network Monitoring
+            and Advisory Service are alerted when servers are started
+            without the <option>--skip-show-database</option> option.
+            For more information see,
             <ulink url="&base-url-enterprise;advisors.html"/>.
           </para>
         </formalpara>
-        
+
         <para>
           If a user has no privileges for a table, the table name is not
           displayed when the user requests a list of tables (for

@@ -14567,11 +14579,11 @@
           server acting as a replication master will be replicated by
           default to the replication slave.
         </para>
-        
+
         <para>
           <literal>OPTIMIZE TABLE</literal> does not sort R-tree
           indexes, such as spatial indexes on <literal>POINT</literal>
-          columns. (Bug #23578)  
+          columns. (Bug #23578)
         </para>
 
       </section>

@@ -17769,18 +17781,21 @@
           of each statement are shown in the <literal>Info</literal>
           field.
         </para>
-        
+
         <formalpara role = "mnmas">
           <title>MySQL Enterprise</title>
+
+
+
           <para>
-            Subscribers to MySQL Network Monitoring and Advisory Service receive instant
-            notification and expert advice on resolution when there are too many concurrent processes. 
-            For more information see,
+            Subscribers to MySQL Network Monitoring and Advisory Service
+            receive instant notification and expert advice on resolution
+            when there are too many concurrent processes. For more
+            information see,
             <ulink url="&base-url-enterprise;advisors.html"/>.
           </para>
         </formalpara>
-        
-        
+
         <remark role="help-description-end"/>
 
         <para>


Modified: trunk/refman-5.1/sql-syntax.xml
===================================================================
--- trunk/refman-5.1/sql-syntax.xml	2007-01-17 21:05:21 UTC (rev 4550)
+++ trunk/refman-5.1/sql-syntax.xml	2007-01-17 21:05:39 UTC (rev 4551)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 664 bytes

@@ -15790,11 +15790,11 @@
           server acting as a replication master will be replicated by
           default to the replication slave.
         </para>
-        
+
         <para>
           <literal>OPTIMIZE TABLE</literal> does not sort R-tree
           indexes, such as spatial indexes on <literal>POINT</literal>
-          columns. (Bug #23578)  
+          columns. (Bug #23578)
         </para>
 
       </section>


Thread
svn commit - mysqldoc@docsrva: r4551 - in trunk: . refman-4.1 refman-5.0 refman-5.1paul17 Jan