Author: paul
Date: 2008-05-19 17:56:53 +0200 (Mon, 19 May 2008)
New Revision: 10771
Log:
r31491@frost: paul | 2008-05-19 10:55:26 -0500
Move a paragraph
Modified:
trunk/it/refman-5.1/errors-problems-core.xml
trunk/pt/refman-5.1/errors-problems-core.xml
trunk/refman-4.1/errors-problems.xml
trunk/refman-5.0/errors-problems.xml
trunk/refman-5.1/errors-problems-core.xml
trunk/refman-6.0/errors-problems.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:31490
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31325
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:31491
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:31325
Modified: trunk/it/refman-5.1/errors-problems-core.xml
===================================================================
--- trunk/it/refman-5.1/errors-problems-core.xml 2008-05-19 15:56:46 UTC (rev 10770)
+++ trunk/it/refman-5.1/errors-problems-core.xml 2008-05-19 15:56:53 UTC (rev 10771)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 9; 1450 bytes
@@ -3649,6 +3649,15 @@
</para>
<para>
+ Simple comparison operations (<literal>>=, >, =, <,
+ <=</literal>, sorting, and grouping) are based on each
+ character's <quote>sort value.</quote> Characters with the
+ same sort value (such as
<quote><literal>e</literal></quote>
+ and <quote><literal>é</literal></quote>) are
treated as
+ the same character.
+ </para>
+
+ <para>
The default character set and collation are
<literal>latin1</literal> and
<literal>latin1_swedish_ci</literal>, so non-binary string
@@ -3761,15 +3770,6 @@
+----------------------+
</programlisting>
- <para>
- Simple comparison operations (<literal>>=, >, =, <,
- <=</literal>, sorting, and grouping) are based on each
- character's <quote>sort value.</quote> Characters with the
- same sort value (such as
<quote><literal>e</literal></quote>
- and <quote><literal>é</literal></quote>) are
treated as
- the same character.
- </para>
-
</section>
<section id="using-date">
Modified: trunk/pt/refman-5.1/errors-problems-core.xml
===================================================================
--- trunk/pt/refman-5.1/errors-problems-core.xml 2008-05-19 15:56:46 UTC (rev 10770)
+++ trunk/pt/refman-5.1/errors-problems-core.xml 2008-05-19 15:56:53 UTC (rev 10771)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 9; 1450 bytes
@@ -3649,6 +3649,15 @@
</para>
<para>
+ Simple comparison operations (<literal>>=, >, =, <,
+ <=</literal>, sorting, and grouping) are based on each
+ character's <quote>sort value.</quote> Characters with the
+ same sort value (such as
<quote><literal>e</literal></quote>
+ and <quote><literal>é</literal></quote>) are
treated as
+ the same character.
+ </para>
+
+ <para>
The default character set and collation are
<literal>latin1</literal> and
<literal>latin1_swedish_ci</literal>, so non-binary string
@@ -3761,15 +3770,6 @@
+----------------------+
</programlisting>
- <para>
- Simple comparison operations (<literal>>=, >, =, <,
- <=</literal>, sorting, and grouping) are based on each
- character's <quote>sort value.</quote> Characters with the
- same sort value (such as
<quote><literal>e</literal></quote>
- and <quote><literal>é</literal></quote>) are
treated as
- the same character.
- </para>
-
</section>
<section id="using-date">
Modified: trunk/refman-4.1/errors-problems.xml
===================================================================
--- trunk/refman-4.1/errors-problems.xml 2008-05-19 15:56:46 UTC (rev 10770)
+++ trunk/refman-4.1/errors-problems.xml 2008-05-19 15:56:53 UTC (rev 10771)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 9; 1426 bytes
@@ -3756,6 +3756,15 @@
</para>
<para>
+ Simple comparison operations (<literal>>=, >, =, <,
+ <=</literal>, sorting, and grouping) are based on each
+ character's <quote>sort value.</quote> Characters with the
+ same sort value (such as
<quote><literal>e</literal></quote>
+ and <quote><literal>é</literal></quote>) are
treated as
+ the same character.
+ </para>
+
+ <para>
The default character set and collation are
<literal>latin1</literal> and
<literal>latin1_swedish_ci</literal>, so non-binary string
@@ -3878,15 +3887,6 @@
+----------------------+
</programlisting>
- <para>
- Simple comparison operations (<literal>>=, >, =, <,
- <=</literal>, sorting, and grouping) are based on each
- character's <quote>sort value.</quote> Characters with the
- same sort value (such as
<quote><literal>e</literal></quote>
- and <quote><literal>é</literal></quote>) are
treated as
- the same character.
- </para>
-
</section>
<section id="using-date">
Modified: trunk/refman-5.0/errors-problems.xml
===================================================================
--- trunk/refman-5.0/errors-problems.xml 2008-05-19 15:56:46 UTC (rev 10770)
+++ trunk/refman-5.0/errors-problems.xml 2008-05-19 15:56:53 UTC (rev 10771)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 9; 1426 bytes
@@ -3672,6 +3672,15 @@
</para>
<para>
+ Simple comparison operations (<literal>>=, >, =, <,
+ <=</literal>, sorting, and grouping) are based on each
+ character's <quote>sort value.</quote> Characters with the
+ same sort value (such as
<quote><literal>e</literal></quote>
+ and <quote><literal>é</literal></quote>) are
treated as
+ the same character.
+ </para>
+
+ <para>
The default character set and collation are
<literal>latin1</literal> and
<literal>latin1_swedish_ci</literal>, so non-binary string
@@ -3784,15 +3793,6 @@
+----------------------+
</programlisting>
- <para>
- Simple comparison operations (<literal>>=, >, =, <,
- <=</literal>, sorting, and grouping) are based on each
- character's <quote>sort value.</quote> Characters with the
- same sort value (such as
<quote><literal>e</literal></quote>
- and <quote><literal>é</literal></quote>) are
treated as
- the same character.
- </para>
-
</section>
<section id="using-date">
Modified: trunk/refman-5.1/errors-problems-core.xml
===================================================================
--- trunk/refman-5.1/errors-problems-core.xml 2008-05-19 15:56:46 UTC (rev 10770)
+++ trunk/refman-5.1/errors-problems-core.xml 2008-05-19 15:56:53 UTC (rev 10771)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 9; 1441 bytes
@@ -3675,6 +3675,15 @@
</para>
<para>
+ Simple comparison operations (<literal>>=, >, =, <,
+ <=</literal>, sorting, and grouping) are based on each
+ character's <quote>sort value.</quote> Characters with the
+ same sort value (such as
<quote><literal>e</literal></quote>
+ and <quote><literal>é</literal></quote>) are
treated as
+ the same character.
+ </para>
+
+ <para>
The default character set and collation are
<literal>latin1</literal> and
<literal>latin1_swedish_ci</literal>, so non-binary string
@@ -3787,15 +3796,6 @@
+----------------------+
</programlisting>
- <para>
- Simple comparison operations (<literal>>=, >, =, <,
- <=</literal>, sorting, and grouping) are based on each
- character's <quote>sort value.</quote> Characters with the
- same sort value (such as
<quote><literal>e</literal></quote>
- and <quote><literal>é</literal></quote>) are
treated as
- the same character.
- </para>
-
</section>
<section id="using-date">
Modified: trunk/refman-6.0/errors-problems.xml
===================================================================
--- trunk/refman-6.0/errors-problems.xml 2008-05-19 15:56:46 UTC (rev 10770)
+++ trunk/refman-6.0/errors-problems.xml 2008-05-19 15:56:53 UTC (rev 10771)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 9; 1541 bytes
@@ -3674,6 +3674,15 @@
</para>
<para>
+ Simple comparison operations (<literal>>=, >, =, <,
+ <=</literal>, sorting, and grouping) are based on each
+ character's <quote>sort value.</quote> Characters with the
+ same sort value (such as
<quote><literal>e</literal></quote>
+ and <quote><literal>é</literal></quote>) are
treated as
+ the same character.
+ </para>
+
+ <para>
The default character set and collation are
<literal>latin1</literal> and
<literal>latin1_swedish_ci</literal>, so non-binary string
@@ -3787,15 +3796,6 @@
</programlisting>
<para>
- Simple comparison operations (<literal>>=, >, =, <,
- <=</literal>, sorting, and grouping) are based on each
- character's <quote>sort value.</quote> Characters with the
- same sort value (such as
<quote><literal>e</literal></quote>
- and <quote><literal>é</literal></quote>) are
treated as
- the same character.
- </para>
-
- <para>
To check the sort value of a string, the
<function role="sql">WEIGHT_STRING()</function> may be
helpful. See <xref linkend="string-functions"/>.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10771 - in trunk: . it/refman-5.1 pt/refman-5.1 refman-4.1 refman-5.0 refman-5.1 refman-6.0 | paul | 19 May |