Author: js221926
Date: 2011-03-01 10:33:35 +0100 (Tue, 01 Mar 2011)
New Revision: 25188
Log:
Corrected info about InnoDB plugin availability
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-01 01:42:21 UTC (rev 25187)
+++ trunk/refman-5.1/mysql-cluster-overview.xml 2011-03-01 09:33:35 UTC (rev 25188)
Changed blocks: 2, Lines Added: 9, Lines Deleted: 2; 1498 bytes
@@ -4831,7 +4831,7 @@
and MySQL 5.5. The next few sections provide a technical
comparison. In many instances, decisions about when and where to
use MySQL Cluster must be made on a case-by-case basis, taking all
- factors into consideration. While it is beyind the scope of this
+ factors into consideration. While it is beyond the scope of this
documentation to provide specifics for every conceivable usage
scenario, we also attempt to offer some very general guidance on
the relative suitability of some common types of applications for
@@ -4968,7 +4968,14 @@
<literal role="se">InnoDB</literal> 1.1 plugin
</para></entry>
<entry><para>
- <literal role="se">InnoDB</literal> 1.0 storage engine
+ <emphasis>NDB 6.3, 7.0</emphasis>:
+ <literal role="se">InnoDB</literal> storage engine
+ </para>
+
+ <para>
+ <emphasis>NDB 7.1</emphasis>:
+ <literal role="se">InnoDB</literal> 1.0 plugin
+ support, as of MySQL Cluster NDB 7.1.9a
</para></entry>
</row>
<row>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25188 - trunk/refman-5.1 | jon.stephens | 1 Mar |