List:Commits« Previous MessageNext Message »
From:paul.dubois Date:October 2 2008 2:48pm
Subject:svn commit - mysqldoc@docsrva: r11948 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2008-10-02 16:48:56 +0200 (Thu, 02 Oct 2008)
New Revision: 11948

Log:
 r34397@frost:  paul | 2008-10-02 09:32:35 -0500
 Minor wording tweaks


Modified:
   trunk/refman-4.1/internationalization.xml
   trunk/refman-5.0/internationalization.xml
   trunk/refman-5.1/internationalization.xml
   trunk/refman-6.0/internationalization.xml

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


Modified: trunk/refman-4.1/internationalization.xml
===================================================================
--- trunk/refman-4.1/internationalization.xml	2008-10-02 14:46:24 UTC (rev 11947)
+++ trunk/refman-4.1/internationalization.xml	2008-10-02 14:48:56 UTC (rev 11948)
Changed blocks: 3, Lines Added: 7, Lines Deleted: 7; 1591 bytes

@@ -1585,10 +1585,10 @@
 
         <listitem>
           <para>
-            Specify character settings at MySQL configuration time. This
-            causes the server to use the given settings for all
-            applications, without having to specify them at server
-            startup.
+            Specify character settings at configuration time, if you
+            build MySQL from source. This causes the server to use the
+            given settings for all applications, without having to
+            specify them at server startup.
           </para>
         </listitem>
 

@@ -1637,7 +1637,7 @@
       </para>
 
       <para>
-        Applications that use the database should also configure the
+        Applications that use the database should also configure their
         connection to the server each time they connect. This can be
         done by executing a <literal>SET NAMES 'utf8'</literal>
         statement after connecting. The statement can be used regardless

@@ -1675,8 +1675,8 @@
 
       <para>
         These settings apply server-wide and apply as the defaults for
-        databases created by any application, and for tables
-        subsequently created in those databases.
+        databases created by any application, and for tables created in
+        those databases.
       </para>
 
       <para>


Modified: trunk/refman-5.0/internationalization.xml
===================================================================
--- trunk/refman-5.0/internationalization.xml	2008-10-02 14:46:24 UTC (rev 11947)
+++ trunk/refman-5.0/internationalization.xml	2008-10-02 14:48:56 UTC (rev 11948)
Changed blocks: 3, Lines Added: 7, Lines Deleted: 7; 1591 bytes

@@ -1603,10 +1603,10 @@
 
         <listitem>
           <para>
-            Specify character settings at MySQL configuration time. This
-            causes the server to use the given settings for all
-            applications, without having to specify them at server
-            startup.
+            Specify character settings at configuration time, if you
+            build MySQL from source. This causes the server to use the
+            given settings for all applications, without having to
+            specify them at server startup.
           </para>
         </listitem>
 

@@ -1655,7 +1655,7 @@
       </para>
 
       <para>
-        Applications that use the database should also configure the
+        Applications that use the database should also configure their
         connection to the server each time they connect. This can be
         done by executing a <literal>SET NAMES 'utf8'</literal>
         statement after connecting. The statement can be used regardless

@@ -1693,8 +1693,8 @@
 
       <para>
         These settings apply server-wide and apply as the defaults for
-        databases created by any application, and for tables
-        subsequently created in those databases.
+        databases created by any application, and for tables created in
+        those databases.
       </para>
 
       <para>


Modified: trunk/refman-5.1/internationalization.xml
===================================================================
--- trunk/refman-5.1/internationalization.xml	2008-10-02 14:46:24 UTC (rev 11947)
+++ trunk/refman-5.1/internationalization.xml	2008-10-02 14:48:56 UTC (rev 11948)
Changed blocks: 3, Lines Added: 7, Lines Deleted: 7; 1591 bytes

@@ -1603,10 +1603,10 @@
 
         <listitem>
           <para>
-            Specify character settings at MySQL configuration time. This
-            causes the server to use the given settings for all
-            applications, without having to specify them at server
-            startup.
+            Specify character settings at configuration time, if you
+            build MySQL from source. This causes the server to use the
+            given settings for all applications, without having to
+            specify them at server startup.
           </para>
         </listitem>
 

@@ -1655,7 +1655,7 @@
       </para>
 
       <para>
-        Applications that use the database should also configure the
+        Applications that use the database should also configure their
         connection to the server each time they connect. This can be
         done by executing a <literal>SET NAMES 'utf8'</literal>
         statement after connecting. The statement can be used regardless

@@ -1693,8 +1693,8 @@
 
       <para>
         These settings apply server-wide and apply as the defaults for
-        databases created by any application, and for tables
-        subsequently created in those databases.
+        databases created by any application, and for tables created in
+        those databases.
       </para>
 
       <para>


Modified: trunk/refman-6.0/internationalization.xml
===================================================================
--- trunk/refman-6.0/internationalization.xml	2008-10-02 14:46:24 UTC (rev 11947)
+++ trunk/refman-6.0/internationalization.xml	2008-10-02 14:48:56 UTC (rev 11948)
Changed blocks: 3, Lines Added: 7, Lines Deleted: 7; 1591 bytes

@@ -1604,10 +1604,10 @@
 
         <listitem>
           <para>
-            Specify character settings at MySQL configuration time. This
-            causes the server to use the given settings for all
-            applications, without having to specify them at server
-            startup.
+            Specify character settings at configuration time, if you
+            build MySQL from source. This causes the server to use the
+            given settings for all applications, without having to
+            specify them at server startup.
           </para>
         </listitem>
 

@@ -1656,7 +1656,7 @@
       </para>
 
       <para>
-        Applications that use the database should also configure the
+        Applications that use the database should also configure their
         connection to the server each time they connect. This can be
         done by executing a <literal>SET NAMES 'utf8'</literal>
         statement after connecting. The statement can be used regardless

@@ -1694,8 +1694,8 @@
 
       <para>
         These settings apply server-wide and apply as the defaults for
-        databases created by any application, and for tables
-        subsequently created in those databases.
+        databases created by any application, and for tables created in
+        those databases.
       </para>
 
       <para>


Thread
svn commit - mysqldoc@docsrva: r11948 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0paul.dubois2 Oct