Author: mhillyer
Date: 2006-01-12 22:27:01 +0100 (Thu, 12 Jan 2006)
New Revision: 784
Log:
Update as per documentation bug #16253.
Modified:
trunk/refman-4.1/installing.xml
trunk/refman-5.0/installing.xml
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2006-01-12 21:21:19 UTC (rev 783)
+++ trunk/refman-4.1/installing.xml 2006-01-12 21:27:01 UTC (rev 784)
@@ -11529,7 +11529,11 @@
other allows connections from any host. Beginning with
MySQL 4.1.10, the Windows installer creates only one
<literal>root</literal> account, which can connect from
- the local machine only.
+ the local machine only. The Windows installer will
+ optionally create an account allowing for connections
+ from any host only if the user selects the
+ <guilabel>Enable root access from remote
+ machines</guilabel> option during installation.
</para>
</listitem>
Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml 2006-01-12 21:21:19 UTC (rev 783)
+++ trunk/refman-5.0/installing.xml 2006-01-12 21:27:01 UTC (rev 784)
@@ -11403,7 +11403,11 @@
<para>
On Windows, one <literal>root</literal> account is
created; this account allows connecting from the local
- host only.
+ host only. The Windows installer will
+ optionally create an account allowing for connections
+ from any host only if the user selects the
+ <guilabel>Enable root access from remote
+ machines</guilabel> option during installation.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r784 - in trunk: refman-4.1 refman-5.0 | mhillyer | 12 Jan |