Author: paul
Date: 2007-07-13 17:53:45 +0200 (Fri, 13 Jul 2007)
New Revision: 7114
Log:
r22717@frost: paul | 2007-07-13 10:44:02 -0500
Unify paragraph among versions. (Also removes typo.)
Modified:
trunk/refman-4.1/installing.xml
trunk/refman-5.0/installing-cs.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27614
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22709
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:27614
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:22717
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:18941
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2007-07-13 15:44:32 UTC (rev 7113)
+++ trunk/refman-4.1/installing.xml 2007-07-13 15:53:45 UTC (rev 7114)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 10; 1146 bytes
@@ -4315,17 +4315,11 @@
<primary>named pipes</primary>
</indexterm>
- <remark role="todo">
- WHEN IS THIS TRUE? CAN WE BE MORE SPECIFIC ABOUT WHEN NAMED
- PIPES ARE SLOWER THAN TCP/IP?
- </remark>
-
<para>
- MySQL supports TCP/IP on all Windows platforms. The
- <command>mysqld-nt</command> and <literal>mysql-max-nt</literal>
- servers support named pipes on Windows NT, 2000, XP, and 2003.
- However, the default is to use TCP/IP regardless of the
- platform. (Named pipes are slower than TCP/IP in many Windows
+ MySQL supports TCP/IP on all Windows platforms. MySQL servers on
+ Windows support named pipes as indicated in the following list.
+ However, the default is to use TCP/IP regardless of platform.
+ (Named pipes are slower than TCP/IP in many Windows
configurations.)
</para>
Modified: trunk/refman-5.0/installing-cs.xml
===================================================================
--- trunk/refman-5.0/installing-cs.xml 2007-07-13 15:44:32 UTC (rev 7113)
+++ trunk/refman-5.0/installing-cs.xml 2007-07-13 15:53:45 UTC (rev 7114)
Changed blocks: 1, Lines Added: 5, Lines Deleted: 5; 957 bytes
@@ -3405,11 +3405,11 @@
</indexterm>
<para>
- MySQL supports TCP/IP on all Windows platforms. The
- <command>mysqld-nt</command> and <literal>mysql-debug</literal>
- servers support named pipes. However, the default is to use
- TCP/IP regardless of platform. (Named pipes are slower than
- TCP/IP in many Windows configurations.)
+ MySQL supports TCP/IP on all Windows platforms. MySQL servers on
+ Windows support named pipes as indicated in the following list.
+ However, the default is to use TCP/IP regardless of platform.
+ (Named pipes are slower than TCP/IP in many Windows
+ configurations.)
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r7114 - in trunk: . refman-4.1 refman-5.0 | paul | 13 Jul |