Author: paul
Date: 2005-12-13 05:32:13 +0100 (Tue, 13 Dec 2005)
New Revision: 550
Log:
r4737@frost: paul | 2005-12-12 22:31:24 -0600
Remove incorrect items from roadmap.
Modified:
trunk/
trunk/refman-4.1/introduction.xml
trunk/refman-5.0/introduction.xml
trunk/refman-5.1/introduction.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4736
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1609
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4737
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1609
Modified: trunk/refman-4.1/introduction.xml
===================================================================
--- trunk/refman-4.1/introduction.xml 2005-12-13 04:32:01 UTC (rev 549)
+++ trunk/refman-4.1/introduction.xml 2005-12-13 04:32:13 UTC (rev 550)
@@ -364,21 +364,13 @@
</row>
<row>
<entry>Foreign keys</entry>
- <entry>5.1 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
+ <entry>5.2 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
</row>
<row>
<entry>Triggers</entry>
<entry>5.0 and 5.1</entry>
</row>
<row>
- <entry>Full outer joins</entry>
- <entry>5.1</entry>
- </row>
- <row>
- <entry>Constraints</entry>
- <entry>5.1 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
- </row>
- <row>
<entry>Partitioning</entry>
<entry>5.1</entry>
</row>
Modified: trunk/refman-5.0/introduction.xml
===================================================================
--- trunk/refman-5.0/introduction.xml 2005-12-13 04:32:01 UTC (rev 549)
+++ trunk/refman-5.0/introduction.xml 2005-12-13 04:32:13 UTC (rev 550)
@@ -354,21 +354,13 @@
</row>
<row>
<entry>Foreign keys</entry>
- <entry>5.1 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
+ <entry>5.2 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
</row>
<row>
<entry>Triggers</entry>
<entry>5.0 and 5.1</entry>
</row>
<row>
- <entry>Full outer joins</entry>
- <entry>5.1</entry>
- </row>
- <row>
- <entry>Constraints</entry>
- <entry>5.1 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
- </row>
- <row>
<entry>Partitioning</entry>
<entry>5.1</entry>
</row>
Modified: trunk/refman-5.1/introduction.xml
===================================================================
--- trunk/refman-5.1/introduction.xml 2005-12-13 04:32:01 UTC (rev 549)
+++ trunk/refman-5.1/introduction.xml 2005-12-13 04:32:13 UTC (rev 550)
@@ -355,21 +355,13 @@
</row>
<row>
<entry>Foreign keys</entry>
- <entry>5.1 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
+ <entry>5.2 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
</row>
<row>
<entry>Triggers</entry>
<entry>5.0 and 5.1</entry>
</row>
<row>
- <entry>Full outer joins</entry>
- <entry>5.1</entry>
- </row>
- <row>
- <entry>Constraints</entry>
- <entry>5.1 (implemented in 3.23 for <literal>InnoDB</literal>)</entry>
- </row>
- <row>
<entry>Partitioning</entry>
<entry>5.1</entry>
</row>
@@ -416,8 +408,8 @@
<emphasis role="bold">Plugin API</emphasis>: MySQL 5.1 will
add support for a very flexible plugin API that will allow
the loading and unloading of various components at runtime,
- without restarting the server. While the work on this is
- not finished yet, <emphasis>pluggable full-text
+ without restarting the server. While the work on this is not
+ finished yet, <emphasis>pluggable full-text
parsers</emphasis> are a first step in this direction. This
allows users to implement their own input filter on the
indexed text, enabling full-text search capability on
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r550 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 13 Dec |