List:Internals« Previous MessageNext Message »
From:stefan Date:July 27 2005 5:58pm
Subject:bk commit - mysqldoc@docsrva tree (stefan:1.3143)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html

ChangeSet
  1.3143 05/07/27 17:58:29 stefan@stripped +2 -0
  introduction.xml:
    Sync with refman
    Remove false promises as per Trudy

  refman-4.1/introduction.xml
    1.21 05/07/27 17:58:19 stefan@stripped +5 -1
    Sync with refman

  refman/introduction.xml
    1.20 05/07/27 17:57:18 stefan@stripped +5 -13
    Remove false promises as per Trudy

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	stefan
# Host:	apollon.site
# Root:	/home/stefan/bk/mysqldoc

--- 1.20/refman-4.1/introduction.xml	2005-07-27 16:50:16 +02:00
+++ 1.21/refman-4.1/introduction.xml	2005-07-27 17:58:19 +02:00
@@ -1842,6 +1842,10 @@
             <entry><emphasis role="bold">MySQL
Series</emphasis></entry>
           </row>
           <row>
+            <entry>Foreign keys</entry>
+            <entry>3.23 (for the <literal>InnoDB</literal> storage
engine)</entry>
+          </row>
+          <row>
             <entry>Unions</entry>
             <entry>4.0</entry>
           </row>
@@ -1851,7 +1855,7 @@
           </row>
           <row>
             <entry>R-trees</entry>
-            <entry>4.1 (for <literal>MyISAM</literal>
tables)</entry>
+            <entry>4.1 (for the <literal>MyISAM</literal> storage
engine)</entry>
           </row>
           <row>
             <entry>Stored procedures</entry>

--- 1.19/refman/introduction.xml	2005-07-27 16:50:16 +02:00
+++ 1.20/refman/introduction.xml	2005-07-27 17:57:18 +02:00
@@ -1835,6 +1835,10 @@
             <entry><emphasis role="bold">MySQL
Series</emphasis></entry>
           </row>
           <row>
+            <entry>Foreign keys</entry>
+            <entry>3.23 (for the <literal>InnoDB</literal> storage
engine)</entry>
+          </row>
+          <row>
             <entry>Unions</entry>
             <entry>4.0</entry>
           </row>
@@ -1844,7 +1848,7 @@
           </row>
           <row>
             <entry>R-trees</entry>
-            <entry>4.1 (for <literal>MyISAM</literal>
tables)</entry>
+            <entry>4.1 (for the <literal>MyISAM</literal> storage
engine)</entry>
           </row>
           <row>
             <entry>Stored procedures</entry>
@@ -1859,20 +1863,8 @@
             <entry>5.0</entry>
           </row>
           <row>
-            <entry>Foreign keys for <literal>MyISAM</literal>
tables</entry>
-            <entry>5.1 (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 join</entry>
-            <entry>5.1</entry>
-          </row>
-          <row>
-            <entry>Constraints</entry>
-            <entry>5.1</entry>
           </row>
         </tbody>
       </tgroup>
Thread
bk commit - mysqldoc@docsrva tree (stefan:1.3143)stefan27 Jul