Author: paul
Date: 2008-10-03 20:17:43 +0200 (Fri, 03 Oct 2008)
New Revision: 11976
Log:
r34463@frost: paul | 2008-10-03 12:43:10 -0500
Adjust xrefs
Modified:
trunk/refman-4.1/data-types.xml
trunk/refman-5.0/data-types.xml
trunk/refman-5.1/data-types.xml
trunk/refman-6.0/data-types.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:34461
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:34463
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/data-types.xml
===================================================================
--- trunk/refman-4.1/data-types.xml 2008-10-03 16:54:16 UTC (rev 11975)
+++ trunk/refman-4.1/data-types.xml 2008-10-03 18:17:43 UTC (rev 11976)
Changed blocks: 4, Lines Added: 14, Lines Deleted: 11; 2388 bytes
@@ -132,9 +132,9 @@
<para>
A summary of the numeric data types follows. For additional
- information, see <xref linkend="numeric-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the numeric types, see
+ <xref linkend="numeric-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -962,10 +962,10 @@
<para>
A summary of the temporal data types follows. For additional
- information, see <xref linkend="date-and-time-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>. Functions that operate
- on temporal values are described at
+ information about properties of the temporal types, see
+ <xref linkend="date-and-time-types"/>. Storage requirements are
+ given in <xref linkend="storage-requirements"/>. Functions that
+ operate on temporal values are described at
<xref linkend="date-and-time-functions"/>.
</para>
@@ -1240,9 +1240,9 @@
<para>
A summary of the string data types follows. For additional
- information, see <xref linkend="string-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the string types, see
+ <xref linkend="string-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -4684,7 +4684,10 @@
CHARACTER SET latin1 COLLATE latin1_bin</literal>, assuming that
the default character set is <literal>latin1</literal>. This
differs from <literal>BINARY(5)</literal>, which stores 5-bytes
- binary strings that have no character set or collation.
+ binary strings that have no character set or collation. For
+ information about differences between non-binary string binary
+ collations and binary strings, see
+ <xref linkend="charset-binary-collations"/>.
</para>
<para>
Modified: trunk/refman-5.0/data-types.xml
===================================================================
--- trunk/refman-5.0/data-types.xml 2008-10-03 16:54:16 UTC (rev 11975)
+++ trunk/refman-5.0/data-types.xml 2008-10-03 18:17:43 UTC (rev 11976)
Changed blocks: 4, Lines Added: 14, Lines Deleted: 11; 2390 bytes
@@ -132,9 +132,9 @@
<para>
A summary of the numeric data types follows. For additional
- information, see <xref linkend="numeric-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the numeric types, see
+ <xref linkend="numeric-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -1002,10 +1002,10 @@
<para>
A summary of the temporal data types follows. For additional
- information, see <xref linkend="date-and-time-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>. Functions that operate
- on temporal values are described at
+ information about properties of the temporal types, see
+ <xref linkend="date-and-time-types"/>. Storage requirements are
+ given in <xref linkend="storage-requirements"/>. Functions that
+ operate on temporal values are described at
<xref linkend="date-and-time-functions"/>.
</para>
@@ -1248,9 +1248,9 @@
<para>
A summary of the string data types follows. For additional
- information, see <xref linkend="string-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the string types, see
+ <xref linkend="string-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -4438,7 +4438,10 @@
CHARACTER SET latin1 COLLATE latin1_bin</literal>, assuming that
the default character set is <literal>latin1</literal>. This
differs from <literal>BINARY(5)</literal>, which stores 5-bytes
- binary strings that have no character set or collation.
+ binary strings that have no character set or collation. For
+ information about differences between non-binary string binary
+ collations and binary strings, see
+ <xref linkend="charset-binary-collations"/>.
</para>
<para>
Modified: trunk/refman-5.1/data-types.xml
===================================================================
--- trunk/refman-5.1/data-types.xml 2008-10-03 16:54:16 UTC (rev 11975)
+++ trunk/refman-5.1/data-types.xml 2008-10-03 18:17:43 UTC (rev 11976)
Changed blocks: 4, Lines Added: 14, Lines Deleted: 11; 2388 bytes
@@ -132,9 +132,9 @@
<para>
A summary of the numeric data types follows. For additional
- information, see <xref linkend="numeric-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the numeric types, see
+ <xref linkend="numeric-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -945,10 +945,10 @@
<para>
A summary of the temporal data types follows. For additional
- information, see <xref linkend="date-and-time-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>. Functions that operate
- on temporal values are described at
+ information about properties of the temporal types, see
+ <xref linkend="date-and-time-types"/>. Storage requirements are
+ given in <xref linkend="storage-requirements"/>. Functions that
+ operate on temporal values are described at
<xref linkend="date-and-time-functions"/>.
</para>
@@ -1191,9 +1191,9 @@
<para>
A summary of the string data types follows. For additional
- information, see <xref linkend="string-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the string types, see
+ <xref linkend="string-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -4239,7 +4239,10 @@
CHARACTER SET latin1 COLLATE latin1_bin</literal>, assuming that
the default character set is <literal>latin1</literal>. This
differs from <literal>BINARY(5)</literal>, which stores 5-bytes
- binary strings that have no character set or collation.
+ binary strings that have no character set or collation. For
+ information about differences between non-binary string binary
+ collations and binary strings, see
+ <xref linkend="charset-binary-collations"/>.
</para>
<para>
Modified: trunk/refman-6.0/data-types.xml
===================================================================
--- trunk/refman-6.0/data-types.xml 2008-10-03 16:54:16 UTC (rev 11975)
+++ trunk/refman-6.0/data-types.xml 2008-10-03 18:17:43 UTC (rev 11976)
Changed blocks: 4, Lines Added: 14, Lines Deleted: 11; 2388 bytes
@@ -132,9 +132,9 @@
<para>
A summary of the numeric data types follows. For additional
- information, see <xref linkend="numeric-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the numeric types, see
+ <xref linkend="numeric-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -945,10 +945,10 @@
<para>
A summary of the temporal data types follows. For additional
- information, see <xref linkend="date-and-time-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>. Functions that operate
- on temporal values are described at
+ information about properties of the temporal types, see
+ <xref linkend="date-and-time-types"/>. Storage requirements are
+ given in <xref linkend="storage-requirements"/>. Functions that
+ operate on temporal values are described at
<xref linkend="date-and-time-functions"/>.
</para>
@@ -1191,9 +1191,9 @@
<para>
A summary of the string data types follows. For additional
- information, see <xref linkend="string-types"/>. Storage
- requirements are given in
- <xref linkend="storage-requirements"/>.
+ information about properties of the string types, see
+ <xref linkend="string-types"/>. Storage requirements are given
+ in <xref linkend="storage-requirements"/>.
</para>
<para>
@@ -4231,7 +4231,10 @@
CHARACTER SET latin1 COLLATE latin1_bin</literal>, assuming that
the default character set is <literal>latin1</literal>. This
differs from <literal>BINARY(5)</literal>, which stores 5-bytes
- binary strings that have no character set or collation.
+ binary strings that have no character set or collation. For
+ information about differences between non-binary string binary
+ collations and binary strings, see
+ <xref linkend="charset-binary-collations"/>.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11976 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0 | paul.dubois | 3 Oct |