Author: paul
Date: 2010-10-15 21:06:52 +0200 (Fri, 15 Oct 2010)
New Revision: 23160
Log:
r64252@frost: paul | 2010-10-15 13:58:59 -0500
Map ID
Modified:
trunk/refman-4.1/errors-problems.xml
trunk/refman-4.1/extending-mysql.xml
trunk/refman-4.1/installing.xml
trunk/refman-4.1/renamed-nodes.txt
trunk/refman-5.0/errors-problems.xml
trunk/refman-5.0/extending-mysql.xml
trunk/refman-5.0/installing-core.xml
trunk/refman-5.0/installing-cs.xml
trunk/refman-5.0/installing-outline.xml
trunk/refman-5.0/renamed-nodes.txt
trunk/refman-5.5/errors-problems.xml
trunk/refman-5.5/extending-mysql.xml
trunk/refman-5.5/installing-core.xml
trunk/refman-5.5/renamed-nodes.txt
trunk/refman-5.6/errors-problems.xml
trunk/refman-5.6/extending-mysql.xml
trunk/refman-5.6/installing-core.xml
trunk/refman-6.0/errors-problems.xml
trunk/refman-6.0/extending-mysql.xml
trunk/refman-6.0/installing-core.xml
trunk/refman-common/what-is.en.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43228
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:64250
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:43228
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:64252
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-4.1/errors-problems.xml
===================================================================
--- trunk/refman-4.1/errors-problems.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-4.1/errors-problems.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 834 bytes
@@ -749,7 +749,7 @@
You are running on a system that uses MIT-pthreads. If you
are running on a system that doesn't have native threads,
<command>mysqld</command> uses the MIT-pthreads package.
- See <xref linkend="which-os"/>. However, not all
+ See <xref linkend="supported-os"/>. However, not all
MIT-pthreads versions support Unix socket files. On a
system without socket file support, you must always
specify the host name explicitly when connecting to the
Modified: trunk/refman-4.1/extending-mysql.xml
===================================================================
--- trunk/refman-4.1/extending-mysql.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-4.1/extending-mysql.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 737 bytes
@@ -2247,7 +2247,7 @@
<para>
This appendix helps you port MySQL to other operating systems. Do
check the list of currently supported operating systems first. See
- <xref linkend="which-os"/>. If you have created a new port of
+ <xref linkend="supported-os"/>. If you have created a new port of
MySQL, please let us know so that we can list it here and on our
Web site (http://www.mysql.com/), recommending it to other users.
</para>
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-4.1/installing.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 3, Lines Added: 4, Lines Deleted: 4; 1249 bytes
@@ -32,8 +32,8 @@
supported on your platform.</emphasis> Please note that not all
platforms are equally suitable for running MySQL, and that not
all platforms on which MySQL is known to run are officially
- supported by Oracle Corporation. See <xref linkend="which-os"/>,
- for details.
+ supported by Oracle Corporation. See
+ <xref linkend="supported-os"/>, for details.
</para>
</listitem>
@@ -139,7 +139,7 @@
choose.
</para>
- <section id="which-os">
+ <section id="supported-os">
<title>Operating Systems On Which MySQL Is Known To Run</title>
@@ -8574,7 +8574,7 @@
If your system does not provide native thread support, you
should build MySQL using the MIT-pthreads package. This includes
older FreeBSD systems, SunOS 4.x, Solaris 2.4 and earlier, and
- some others. See <xref linkend="which-os"/>.
+ some others. See <xref linkend="supported-os"/>.
</para>
<para>
Modified: trunk/refman-4.1/renamed-nodes.txt
===================================================================
--- trunk/refman-4.1/renamed-nodes.txt 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-4.1/renamed-nodes.txt 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 482 bytes
@@ -121,4 +121,5 @@
used-libraries preface 2010-06-30
what-is-mysql-ab what-is 2009-11-10
what-privileges privilege-system 2010-01-13
+which-os general-installation-issues 2011-10-15
windows-vs-unix limits-windows 2011-08-03
Modified: trunk/refman-5.0/errors-problems.xml
===================================================================
--- trunk/refman-5.0/errors-problems.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.0/errors-problems.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 834 bytes
@@ -746,7 +746,7 @@
You are running on a system that uses MIT-pthreads. If you
are running on a system that doesn't have native threads,
<command>mysqld</command> uses the MIT-pthreads package.
- See <xref linkend="which-os"/>. However, not all
+ See <xref linkend="supported-os"/>. However, not all
MIT-pthreads versions support Unix socket files. On a
system without socket file support, you must always
specify the host name explicitly when connecting to the
Modified: trunk/refman-5.0/extending-mysql.xml
===================================================================
--- trunk/refman-5.0/extending-mysql.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.0/extending-mysql.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 737 bytes
@@ -2361,7 +2361,7 @@
<para>
This appendix helps you port MySQL to other operating systems. Do
check the list of currently supported operating systems first. See
- <xref linkend="which-os"/>. If you have created a new port of
+ <xref linkend="supported-os"/>. If you have created a new port of
MySQL, please let us know so that we can list it here and on our
Web site (http://www.mysql.com/), recommending it to other users.
</para>
Modified: trunk/refman-5.0/installing-core.xml
===================================================================
--- trunk/refman-5.0/installing-core.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.0/installing-core.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 635 bytes
@@ -8040,7 +8040,7 @@
If your system does not provide native thread support, you
should build MySQL using the MIT-pthreads package. This includes
older FreeBSD systems, SunOS 4.x, Solaris 2.4 and earlier, and
- some others. See <xref linkend="which-os"/>.
+ some others. See <xref linkend="supported-os"/>.
</para>
<para>
Modified: trunk/refman-5.0/installing-cs.xml
===================================================================
--- trunk/refman-5.0/installing-cs.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.0/installing-cs.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 2, Lines Added: 2, Lines Deleted: 2; 789 bytes
@@ -30,7 +30,7 @@
and not all platforms on which MySQL is known to run are
officially supported by Oracle Corporation. For a list of
platforms on which MySQL Community Server runs, see
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</formalpara>
@@ -142,7 +142,7 @@
</section>
- <section id="which-os" role="cs">
+ <section id="supported-os" role="cs">
<title>Operating Systems Supported by MySQL Community Server</title>
Modified: trunk/refman-5.0/installing-outline.xml
===================================================================
--- trunk/refman-5.0/installing-outline.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.0/installing-outline.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 608 bytes
@@ -122,7 +122,7 @@
that not all platforms on which MySQL is known to run are
officially supported by Oracle. For a list of platforms on
which MySQL Community Server runs, see
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
Modified: trunk/refman-5.0/renamed-nodes.txt
===================================================================
--- trunk/refman-5.0/renamed-nodes.txt 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.0/renamed-nodes.txt 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 482 bytes
@@ -211,4 +211,5 @@
used-libraries preface 2010-06-30
what-is-mysql-ab what-is 2009-11-10
what-privileges privilege-system 2010-01-13
+which-os general-installation-issues 2011-10-15
windows-vs-unix limits-windows 2011-08-03
Modified: trunk/refman-5.5/errors-problems.xml
===================================================================
--- trunk/refman-5.5/errors-problems.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.5/errors-problems.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 834 bytes
@@ -746,7 +746,7 @@
You are running on a system that uses MIT-pthreads. If you
are running on a system that doesn't have native threads,
<command>mysqld</command> uses the MIT-pthreads package.
- See <xref linkend="which-os"/>. However, not all
+ See <xref linkend="supported-os"/>. However, not all
MIT-pthreads versions support Unix socket files. On a
system without socket file support, you must always
specify the host name explicitly when connecting to the
Modified: trunk/refman-5.5/extending-mysql.xml
===================================================================
--- trunk/refman-5.5/extending-mysql.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.5/extending-mysql.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 737 bytes
@@ -5888,7 +5888,7 @@
<para>
This appendix helps you port MySQL to other operating systems. Do
check the list of currently supported operating systems first. See
- <xref linkend="which-os"/>. If you have created a new port of
+ <xref linkend="supported-os"/>. If you have created a new port of
MySQL, please let us know so that we can list it here and on our
Web site (http://www.mysql.com/), recommending it to other users.
</para>
Modified: trunk/refman-5.5/installing-core.xml
===================================================================
--- trunk/refman-5.5/installing-core.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.5/installing-core.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 4, Lines Added: 4, Lines Deleted: 4; 1321 bytes
@@ -55,7 +55,7 @@
<listitem>
<para>
MySQL Community Server runs on the platforms listed at
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
@@ -151,7 +151,7 @@
<listitem>
<para>
MySQL Community Server runs on the platforms listed at
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
@@ -198,7 +198,7 @@
<xref linkend="installing-source"/>.
</para>
- <section id="which-os">
+ <section id="supported-os">
<title>Operating Systems Supported by MySQL Community Server</title>
@@ -9078,7 +9078,7 @@
If your system does not provide native thread support, you
should build MySQL using the MIT-pthreads package. This includes
older FreeBSD systems, SunOS 4.x, Solaris 2.4 and earlier, and
- some others. See <xref linkend="which-os"/>.
+ some others. See <xref linkend="supported-os"/>.
</para>
<para>
Modified: trunk/refman-5.5/renamed-nodes.txt
===================================================================
--- trunk/refman-5.5/renamed-nodes.txt 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.5/renamed-nodes.txt 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 0; 494 bytes
@@ -46,4 +46,5 @@
unnamed-views from-clause-subqueries 2011-10-06
upgrade upgrading 2011-04-10
upgrade-downgrade upgrading-downgrading 2011-04-10
+which-os general-installation-issues 2011-10-15
windows-vs-unix limits-windows 2011-08-03
Modified: trunk/refman-5.6/errors-problems.xml
===================================================================
--- trunk/refman-5.6/errors-problems.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.6/errors-problems.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 834 bytes
@@ -746,7 +746,7 @@
You are running on a system that uses MIT-pthreads. If you
are running on a system that doesn't have native threads,
<command>mysqld</command> uses the MIT-pthreads package.
- See <xref linkend="which-os"/>. However, not all
+ See <xref linkend="supported-os"/>. However, not all
MIT-pthreads versions support Unix socket files. On a
system without socket file support, you must always
specify the host name explicitly when connecting to the
Modified: trunk/refman-5.6/extending-mysql.xml
===================================================================
--- trunk/refman-5.6/extending-mysql.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.6/extending-mysql.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 737 bytes
@@ -5865,7 +5865,7 @@
<para>
This appendix helps you port MySQL to other operating systems. Do
check the list of currently supported operating systems first. See
- <xref linkend="which-os"/>. If you have created a new port of
+ <xref linkend="supported-os"/>. If you have created a new port of
MySQL, please let us know so that we can list it here and on our
Web site (http://www.mysql.com/), recommending it to other users.
</para>
Modified: trunk/refman-5.6/installing-core.xml
===================================================================
--- trunk/refman-5.6/installing-core.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-5.6/installing-core.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 4, Lines Added: 4, Lines Deleted: 4; 1321 bytes
@@ -55,7 +55,7 @@
<listitem>
<para>
MySQL Community Server runs on the platforms listed at
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
@@ -151,7 +151,7 @@
<listitem>
<para>
MySQL Community Server runs on the platforms listed at
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
@@ -198,7 +198,7 @@
<xref linkend="installing-source"/>.
</para>
- <section id="which-os">
+ <section id="supported-os">
<title>Operating Systems Supported by MySQL Community Server</title>
@@ -9072,7 +9072,7 @@
If your system does not provide native thread support, you
should build MySQL using the MIT-pthreads package. This includes
older FreeBSD systems, SunOS 4.x, Solaris 2.4 and earlier, and
- some others. See <xref linkend="which-os"/>.
+ some others. See <xref linkend="supported-os"/>.
</para>
<para>
Modified: trunk/refman-6.0/errors-problems.xml
===================================================================
--- trunk/refman-6.0/errors-problems.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-6.0/errors-problems.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 834 bytes
@@ -746,7 +746,7 @@
You are running on a system that uses MIT-pthreads. If you
are running on a system that doesn't have native threads,
<command>mysqld</command> uses the MIT-pthreads package.
- See <xref linkend="which-os"/>. However, not all
+ See <xref linkend="supported-os"/>. However, not all
MIT-pthreads versions support Unix socket files. On a
system without socket file support, you must always
specify the host name explicitly when connecting to the
Modified: trunk/refman-6.0/extending-mysql.xml
===================================================================
--- trunk/refman-6.0/extending-mysql.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-6.0/extending-mysql.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 737 bytes
@@ -5925,7 +5925,7 @@
<para>
This appendix helps you port MySQL to other operating systems. Do
check the list of currently supported operating systems first. See
- <xref linkend="which-os"/>. If you have created a new port of
+ <xref linkend="supported-os"/>. If you have created a new port of
MySQL, please let us know so that we can list it here and on our
Web site (http://www.mysql.com/), recommending it to other users.
</para>
Modified: trunk/refman-6.0/installing-core.xml
===================================================================
--- trunk/refman-6.0/installing-core.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-6.0/installing-core.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 4, Lines Added: 4, Lines Deleted: 4; 1321 bytes
@@ -55,7 +55,7 @@
<listitem>
<para>
MySQL Community Server runs on the platforms listed at
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
@@ -151,7 +151,7 @@
<listitem>
<para>
MySQL Community Server runs on the platforms listed at
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
@@ -198,7 +198,7 @@
<xref linkend="installing-source"/>.
</para>
- <section id="which-os">
+ <section id="supported-os">
<title>Operating Systems Supported by MySQL Community Server</title>
@@ -8808,7 +8808,7 @@
If your system does not provide native thread support, you
should build MySQL using the MIT-pthreads package. This includes
older FreeBSD systems, SunOS 4.x, Solaris 2.4 and earlier, and
- some others. See <xref linkend="which-os"/>.
+ some others. See <xref linkend="supported-os"/>.
</para>
<para>
Modified: trunk/refman-common/what-is.en.xml
===================================================================
--- trunk/refman-common/what-is.en.xml 2010-10-15 16:21:16 UTC (rev 23159)
+++ trunk/refman-common/what-is.en.xml 2010-10-15 19:06:52 UTC (rev 23160)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 474 bytes
@@ -358,7 +358,7 @@
<listitem>
<para>
Works on many different platforms. See
- <xref linkend="which-os"/>.
+ <xref linkend="supported-os"/>.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r23160 - in trunk: . refman-4.1 refman-5.0 refman-5.5 refman-5.6 refman-6.0 refman-common | paul.dubois | 15 Oct |