Author: paul
Date: 2008-07-31 01:31:55 +0200 (Thu, 31 Jul 2008)
New Revision: 11459
Log:
r33128@frost: paul | 2008-07-30 18:09:39 -0500
Fix documentation bug:
Bug#38019: Symbolic links do not work with mapped drives
Modified:
trunk/refman-4.1/optimization.xml
trunk/refman-5.0/optimization.xml
trunk/refman-5.1/optimization.xml
trunk/refman-6.0/optimization.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:33125
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32606
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:35828
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:33128
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:32606
Modified: trunk/refman-4.1/optimization.xml
===================================================================
--- trunk/refman-4.1/optimization.xml 2008-07-30 23:31:01 UTC (rev 11458)
+++ trunk/refman-4.1/optimization.xml 2008-07-30 23:31:55 UTC (rev 11459)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 745 bytes
@@ -13550,6 +13550,16 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ If you run <command>mysqld</command> as a service, you
+ cannot use a mapped drive to a remote server as the
+ destination of the symbolic link. As a workaround, you can
+ use the full path
+ (<filename>\\servername\path\</filename>).
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
Modified: trunk/refman-5.0/optimization.xml
===================================================================
--- trunk/refman-5.0/optimization.xml 2008-07-30 23:31:01 UTC (rev 11458)
+++ trunk/refman-5.0/optimization.xml 2008-07-30 23:31:55 UTC (rev 11459)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 745 bytes
@@ -15921,6 +15921,16 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ If you run <command>mysqld</command> as a service, you
+ cannot use a mapped drive to a remote server as the
+ destination of the symbolic link. As a workaround, you can
+ use the full path
+ (<filename>\\servername\path\</filename>).
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
Modified: trunk/refman-5.1/optimization.xml
===================================================================
--- trunk/refman-5.1/optimization.xml 2008-07-30 23:31:01 UTC (rev 11458)
+++ trunk/refman-5.1/optimization.xml 2008-07-30 23:31:55 UTC (rev 11459)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 745 bytes
@@ -17066,6 +17066,16 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ If you run <command>mysqld</command> as a service, you
+ cannot use a mapped drive to a remote server as the
+ destination of the symbolic link. As a workaround, you can
+ use the full path
+ (<filename>\\servername\path\</filename>).
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
Modified: trunk/refman-6.0/optimization.xml
===================================================================
--- trunk/refman-6.0/optimization.xml 2008-07-30 23:31:01 UTC (rev 11458)
+++ trunk/refman-6.0/optimization.xml 2008-07-30 23:31:55 UTC (rev 11459)
Changed blocks: 1, Lines Added: 10, Lines Deleted: 0; 745 bytes
@@ -17435,6 +17435,16 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ If you run <command>mysqld</command> as a service, you
+ cannot use a mapped drive to a remote server as the
+ destination of the symbolic link. As a workaround, you can
+ use the full path
+ (<filename>\\servername\path\</filename>).
+ </para>
+ </listitem>
+
</itemizedlist>
</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11459 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0 | paul.dubois | 31 Jul |