List:Commits« Previous MessageNext Message »
From:paul.dubois Date:February 2 2009 1:36pm
Subject:svn commit - mysqldoc@docsrva: r13510 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0
View as plain text  
Author: paul
Date: 2009-02-02 14:36:13 +0100 (Mon, 02 Feb 2009)
New Revision: 13510

Log:
 r38085@frost:  paul | 2009-02-02 07:34:27 -0500
 Use consistent character notation (Bar)


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

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


Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml	2009-02-02 13:17:32 UTC (rev 13509)
+++ trunk/refman-4.1/installing.xml	2009-02-02 13:36:13 UTC (rev 13510)
Changed blocks: 5, Lines Added: 19, Lines Deleted: 14; 3150 bytes

@@ -14711,10 +14711,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
         </listitem>
 

@@ -14739,10 +14740,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
         </listitem>
 

@@ -14755,7 +14757,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
         </listitem>
 

@@ -14788,7 +14790,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
         </listitem>
 

@@ -14800,10 +14802,13 @@
           <para>
             Affects indexes for columns that use the following
             collations, if the columns contain the indicated characters:
-            <literal>big5_chinese_ci</literal>: TILDE and GRAVE ACCENT;
-            <literal>cp866_general_ci</literal>: LATIN SMALL LETTER J;
-            <literal>gb2312_chinese_ci</literal>: TILDE;
-            <literal>gbk_chinese_ci</literal>: TILDE;
+            <literal>big5_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE and <literal>'`'</literal> GRAVE ACCENT;
+            <literal>cp866_general_ci</literal>: <literal>j</literal>
+            LATIN SMALL LETTER J; <literal>gb2312_chinese_ci</literal>:
+            <literal>'~'</literal> TILDE;
+            <literal>gbk_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE;
           </para>
         </listitem>
 


Modified: trunk/refman-5.0/installing-core.xml
===================================================================
--- trunk/refman-5.0/installing-core.xml	2009-02-02 13:17:32 UTC (rev 13509)
+++ trunk/refman-5.0/installing-core.xml	2009-02-02 13:36:13 UTC (rev 13510)
Changed blocks: 5, Lines Added: 19, Lines Deleted: 14; 3150 bytes

@@ -13244,10 +13244,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
 
           <para>

@@ -13286,10 +13287,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
 
           <para>

@@ -13309,7 +13311,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
 
           <para>

@@ -13361,7 +13363,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
 
           <para>

@@ -13379,10 +13381,13 @@
           <para>
             Affects indexes for columns that use the following
             collations, if the columns contain the indicated characters:
-            <literal>big5_chinese_ci</literal>: TILDE and GRAVE ACCENT;
-            <literal>cp866_general_ci</literal>: LATIN SMALL LETTER J;
-            <literal>gb2312_chinese_ci</literal>: TILDE;
-            <literal>gbk_chinese_ci</literal>: TILDE;
+            <literal>big5_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE and <literal>'`'</literal> GRAVE ACCENT;
+            <literal>cp866_general_ci</literal>: <literal>j</literal>
+            LATIN SMALL LETTER J; <literal>gb2312_chinese_ci</literal>:
+            <literal>'~'</literal> TILDE;
+            <literal>gbk_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE;
           </para>
 
           <para>


Modified: trunk/refman-5.1/installing-core.xml
===================================================================
--- trunk/refman-5.1/installing-core.xml	2009-02-02 13:17:32 UTC (rev 13509)
+++ trunk/refman-5.1/installing-core.xml	2009-02-02 13:36:13 UTC (rev 13510)
Changed blocks: 5, Lines Added: 19, Lines Deleted: 14; 3150 bytes

@@ -14729,10 +14729,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
 
           <para>

@@ -14771,10 +14772,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
 
           <para>

@@ -14794,7 +14796,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
 
           <para>

@@ -14846,7 +14848,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
 
           <para>

@@ -14864,10 +14866,13 @@
           <para>
             Affects indexes for columns that use the following
             collations, if the columns contain the indicated characters:
-            <literal>big5_chinese_ci</literal>: TILDE and GRAVE ACCENT;
-            <literal>cp866_general_ci</literal>: LATIN SMALL LETTER J;
-            <literal>gb2312_chinese_ci</literal>: TILDE;
-            <literal>gbk_chinese_ci</literal>: TILDE;
+            <literal>big5_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE and <literal>'`'</literal> GRAVE ACCENT;
+            <literal>cp866_general_ci</literal>: <literal>j</literal>
+            LATIN SMALL LETTER J; <literal>gb2312_chinese_ci</literal>:
+            <literal>'~'</literal> TILDE;
+            <literal>gbk_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE;
           </para>
 
           <para>


Modified: trunk/refman-6.0/installing-core.xml
===================================================================
--- trunk/refman-6.0/installing-core.xml	2009-02-02 13:17:32 UTC (rev 13509)
+++ trunk/refman-6.0/installing-core.xml	2009-02-02 13:36:13 UTC (rev 13510)
Changed blocks: 5, Lines Added: 19, Lines Deleted: 14; 3150 bytes

@@ -13839,10 +13839,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
 
           <para>

@@ -13881,10 +13882,11 @@
           <para>
             Affects indexes that use the
             <literal>ascii_general_ci</literal> collation for columns
-            that contain any of these characters:
-            <literal>'`'</literal>, <literal>'['</literal>,
-            <literal>'\'</literal>, <literal>']'</literal>,
-            <literal>'~'</literal>
+            that contain any of these characters: <literal>'`'</literal>
+            GRAVE ACCENT, <literal>'['</literal> LEFT SQUARE BRACKET,
+            <literal>'\'</literal> REVERSE SOLIDUS,
+            <literal>']'</literal> RIGHT SQUARE BRACKET,
+            <literal>'~'</literal> TILDE
           </para>
 
           <para>

@@ -13904,7 +13906,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
 
           <para>

@@ -13956,7 +13958,7 @@
             Affects indexes that use the
             <literal>utf8_general_ci</literal> or
             <literal>ucs2_general_ci</literal> collation for columns
-            that contain SHARP S.
+            that contain 'ß' LATIN SMALL LETTER SHARP S (German).
           </para>
 
           <para>

@@ -13974,10 +13976,13 @@
           <para>
             Affects indexes for columns that use the following
             collations, if the columns contain the indicated characters:
-            <literal>big5_chinese_ci</literal>: TILDE and GRAVE ACCENT;
-            <literal>cp866_general_ci</literal>: LATIN SMALL LETTER J;
-            <literal>gb2312_chinese_ci</literal>: TILDE;
-            <literal>gbk_chinese_ci</literal>: TILDE;
+            <literal>big5_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE and <literal>'`'</literal> GRAVE ACCENT;
+            <literal>cp866_general_ci</literal>: <literal>j</literal>
+            LATIN SMALL LETTER J; <literal>gb2312_chinese_ci</literal>:
+            <literal>'~'</literal> TILDE;
+            <literal>gbk_chinese_ci</literal>: <literal>'~'</literal>
+            TILDE;
           </para>
 
           <para>


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