Author: paul
Date: 2007-10-15 19:08:54 +0200 (Mon, 15 Oct 2007)
New Revision: 8098
Log:
r31102@polar: paul | 2007-10-15 11:59:08 -0500
Correct an error re: spatial value representation.
Modified:
trunk/refman-4.1/spatial-extensions.xml
trunk/refman-5.0/spatial-extensions.xml
trunk/refman-5.1/spatial-extensions.xml
trunk/refman-5.2/spatial-extensions.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31101
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:25621
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:31102
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:25621
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:20005
Modified: trunk/refman-4.1/spatial-extensions.xml
===================================================================
--- trunk/refman-4.1/spatial-extensions.xml 2007-10-15 17:07:43 UTC (rev 8097)
+++ trunk/refman-4.1/spatial-extensions.xml 2007-10-15 17:08:54 UTC (rev 8098)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -1591,7 +1591,7 @@
<listitem>
<para>
- The byte order may be either 0 or 1 to indicate
+ The byte order may be either 1 or 0 to indicate
little-endian or big-endian storage. The little-endian and
big-endian byte orders are also known as Network Data
Representation (NDR) and External Data Representation (XDR),
Modified: trunk/refman-5.0/spatial-extensions.xml
===================================================================
--- trunk/refman-5.0/spatial-extensions.xml 2007-10-15 17:07:43 UTC (rev 8097)
+++ trunk/refman-5.0/spatial-extensions.xml 2007-10-15 17:08:54 UTC (rev 8098)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -1602,7 +1602,7 @@
<listitem>
<para>
- The byte order may be either 0 or 1 to indicate
+ The byte order may be either 1 or 0 to indicate
little-endian or big-endian storage. The little-endian and
big-endian byte orders are also known as Network Data
Representation (NDR) and External Data Representation (XDR),
Modified: trunk/refman-5.1/spatial-extensions.xml
===================================================================
--- trunk/refman-5.1/spatial-extensions.xml 2007-10-15 17:07:43 UTC (rev 8097)
+++ trunk/refman-5.1/spatial-extensions.xml 2007-10-15 17:08:54 UTC (rev 8098)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -1600,7 +1600,7 @@
<listitem>
<para>
- The byte order may be either 0 or 1 to indicate
+ The byte order may be either 1 or 0 to indicate
little-endian or big-endian storage. The little-endian and
big-endian byte orders are also known as Network Data
Representation (NDR) and External Data Representation (XDR),
Modified: trunk/refman-5.2/spatial-extensions.xml
===================================================================
--- trunk/refman-5.2/spatial-extensions.xml 2007-10-15 17:07:43 UTC (rev 8097)
+++ trunk/refman-5.2/spatial-extensions.xml 2007-10-15 17:08:54 UTC (rev 8098)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 660 bytes
@@ -1600,7 +1600,7 @@
<listitem>
<para>
- The byte order may be either 0 or 1 to indicate
+ The byte order may be either 1 or 0 to indicate
little-endian or big-endian storage. The little-endian and
big-endian byte orders are also known as Network Data
Representation (NDR) and External Data Representation (XDR),
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8098 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.2 | paul | 15 Oct |