Author: jstephens
Date: 2007-10-31 11:11:03 +0100 (Wed, 31 Oct 2007)
New Revision: 8424
Log:
A couple more goodies for the "coming in 6.0" list...
Modified:
trunk/refman-5.1/introduction.xml
Modified: trunk/refman-5.1/introduction.xml
===================================================================
--- trunk/refman-5.1/introduction.xml 2007-10-31 09:38:04 UTC (rev 8423)
+++ trunk/refman-5.1/introduction.xml 2007-10-31 10:11:03 UTC (rev 8424)
Changed blocks: 2, Lines Added: 14, Lines Deleted: 2; 1165 bytes
@@ -650,6 +650,13 @@
</para>
</listitem>
+ <listitem>
+ <para>
+ Enhancements to XML functionality, including a new
+ <literal>LOAD XML INFILE</literal> statement.
+ </para>
+ </listitem>
+
</itemizedlist>
</para>
@@ -696,12 +703,17 @@
<listitem>
<para>
- Enhancements to take advantage of multiple CPUs on data
- node hosts
+ Enhancements to take advantage of real-time scheduling and
+ to bind processes to specific CPUs on data node hosts
+ having multiple processors
</para>
</listitem>
</itemizedlist>
+
+ See <xref linkend="mysql-cluster-cge-differences"/> for
+ additional &mccge-series; features that are expected to be made
+ available in MySQL 6.0.
</para>
<!--
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r8424 - trunk/refman-5.1 | jon | 31 Oct |