Author: jstephens
Date: 2009-05-14 14:42:16 +0200 (Thu, 14 May 2009)
New Revision: 14917
Log:
Added note relating to Bug #31056, so I could close bug report
Modified:
trunk/refman-4.1/mysql-cluster-management.xml
trunk/refman-5.0/mysql-cluster-management.xml
trunk/refman-5.1/mysql-cluster-management.xml
Modified: trunk/refman-4.1/mysql-cluster-management.xml
===================================================================
--- trunk/refman-4.1/mysql-cluster-management.xml 2009-05-14 10:10:00 UTC (rev 14916)
+++ trunk/refman-4.1/mysql-cluster-management.xml 2009-05-14 12:42:16 UTC (rev 14917)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 703 bytes
@@ -752,6 +752,14 @@
running <command>mysqld</command> processes) to access the
database.
</para>
+
+ <note>
+ <para>
+ It is possible to use <literal>EXIT SINGLE USER
+ MODE</literal> even when not in single user mode, although
+ the command has no effect in this case.
+ </para>
+ </note>
</listitem>
<listitem>
Modified: trunk/refman-5.0/mysql-cluster-management.xml
===================================================================
--- trunk/refman-5.0/mysql-cluster-management.xml 2009-05-14 10:10:00 UTC (rev 14916)
+++ trunk/refman-5.0/mysql-cluster-management.xml 2009-05-14 12:42:16 UTC (rev 14917)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 703 bytes
@@ -788,6 +788,14 @@
running <command>mysqld</command> processes) to access the
database.
</para>
+
+ <note>
+ <para>
+ It is possible to use <literal>EXIT SINGLE USER
+ MODE</literal> even when not in single user mode, although
+ the command has no effect in this case.
+ </para>
+ </note>
</listitem>
<listitem>
Modified: trunk/refman-5.1/mysql-cluster-management.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-management.xml 2009-05-14 10:10:00 UTC (rev 14916)
+++ trunk/refman-5.1/mysql-cluster-management.xml 2009-05-14 12:42:16 UTC (rev 14917)
Changed blocks: 1, Lines Added: 8, Lines Deleted: 0; 703 bytes
@@ -822,6 +822,14 @@
running <command>mysqld</command> processes) to access the
database.
</para>
+
+ <note>
+ <para>
+ It is possible to use <literal>EXIT SINGLE USER
+ MODE</literal> even when not in single user mode, although
+ the command has no effect in this case.
+ </para>
+ </note>
</listitem>
<listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r14917 - in trunk: refman-4.1 refman-5.0 refman-5.1 | jon.stephens | 14 May |