Author: js221926
Date: 2011-03-18 17:15:50 +0100 (Fri, 18 Mar 2011)
New Revision: 25439
Log:
Fixes Docs BUG#11799956
Modified:
trunk/refman-5.1/mysql-cluster-overview.xml
Modified: trunk/refman-5.1/mysql-cluster-overview.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-overview.xml 2011-03-18 15:48:19 UTC (rev 25438)
+++ trunk/refman-5.1/mysql-cluster-overview.xml 2011-03-18 16:15:50 UTC (rev 25439)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 3; 1112 bytes
@@ -1438,12 +1438,15 @@
<para>
Features and behavior are generally comparable to those
found on previously supported platforms such as Linux and
- Solaris. However, you must install the binaries manually. In
- addition, there is currently no support for running MySQL
- Cluster processes as Windows services.
+ Solaris. However, you must install the binaries manually.
</para>
<para>
+ Beginning with MySQL Cluster NDB 7.1.5, MySQL Cluster
+ processes can be run as Windows services.
+ </para>
+
+ <para>
If you wish to build MySQL Cluster from source on Windows,
you must configure the build using the
<literal>WITH_NDBCLUSTER_STORAGE_ENGINE</literal> option.
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25439 - trunk/refman-5.1 | jon.stephens | 18 Mar |