List:Internals« Previous MessageNext Message »
From:stefan Date:August 8 2005 7:17pm
Subject:bk commit - mysqldoc@docsrva tree (stefan:1.3205)
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.3205 05/08/08 21:17:43 stefan@stripped +8 -0
  storage-engines.xml, innodb.xml:
    Sync with refman
  innodb.xml, storage-engines.xml:
    Add links to forums as suggested by Edwin

  refman-5.1/storage-engines.xml
    1.4 05/08/08 21:17:00 stefan@stripped +30 -0
    Sync with refman

  refman-5.1/innodb.xml
    1.3 05/08/08 21:17:00 stefan@stripped +6 -0
    Sync with refman

  refman-5.0/innodb.xml
    1.3 05/08/08 21:16:57 stefan@stripped +6 -0
    Sync with refman

  refman-5.0/storage-engines.xml
    1.4 05/08/08 21:16:56 stefan@stripped +30 -0
    Sync with refman

  refman-4.1/innodb.xml
    1.11 05/08/08 21:16:54 stefan@stripped +6 -0
    Sync with refman

  refman-4.1/storage-engines.xml
    1.12 05/08/08 21:16:53 stefan@stripped +36 -0
    Sync with refman

  refman/innodb.xml
    1.18 05/08/08 21:16:41 stefan@stripped +6 -0
    Add links to forums as suggested by Edwin

  refman/storage-engines.xml
    1.12 05/08/08 21:16:22 stefan@stripped +36 -0
    Add links to forums as suggested by Edwin

# 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.2/refman-5.1/innodb.xml	2005-08-08 19:09:02 +02:00
+++ 1.3/refman-5.1/innodb.xml	2005-08-08 21:17:00 +02:00
@@ -108,6 +108,12 @@
       <ulink url="http://www.mysql.com/company/legal/licensing/"/>.
     </para>
 
+    <para>
+      For the <literal>InnoDB</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?22"/>.
+    </para>
+
   </section>
 
   <section id="innodb-contact-information">

--- 1.3/refman-5.1/storage-engines.xml	2005-08-08 19:54:11 +02:00
+++ 1.4/refman-5.1/storage-engines.xml	2005-08-08 21:17:00 +02:00
@@ -700,6 +700,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MyISAM</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?21"/>.
+    </para>
+
     <section id="myisam-start">
 
       <title id='title-myisam-start'>&title-myisam-start;</title>
@@ -1985,6 +1991,12 @@
 
       </itemizedlist>
 
+      <para>
+        For the <literal>MERGE</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?93"/>.
+      </para>
+
     </section>
 
   </section>
@@ -2296,6 +2308,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MEMORY</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?92"/>.
+    </para>
+
   </section>
 
   <section id="bdb-storage-engine">
@@ -3238,6 +3256,12 @@
       distribution for MySQL 5.0.3 or newer.
     </para>
 
+    <para>
+      For the <literal>FEDERATED</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?105"/>.
+    </para>
+
     <section id="federated-install">
 
       <title id='title-federated-install'>&title-federated-install;</title>
@@ -3468,6 +3492,12 @@
         for the <literal>FEDERATED</literal> table, or query the
         <literal>TABLES</literal> table in the
         <literal>INFORMATION_SCHEMA</literal> database.
+      </para>
+
+      <para>
+        For the <literal>FEDERATED</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?105"/>.
       </para>
 
     </section>

--- 1.10/refman-4.1/innodb.xml	2005-08-08 19:09:00 +02:00
+++ 1.11/refman-4.1/innodb.xml	2005-08-08 21:16:54 +02:00
@@ -111,6 +111,12 @@
       <ulink url="http://www.mysql.com/company/legal/licensing/"/>.
     </para>
 
+    <para>
+      For the <literal>InnoDB</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?22"/>.
+    </para>
+
   </section>
 
   <section id="innodb-contact-information">

--- 1.11/refman-4.1/storage-engines.xml	2005-08-08 19:54:11 +02:00
+++ 1.12/refman-4.1/storage-engines.xml	2005-08-08 21:16:53 +02:00
@@ -705,6 +705,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MyISAM</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?21"/>.
+    </para>
+
     <section id="myisam-start">
 
       <title id='title-myisam-start'>&title-myisam-start;</title>
@@ -2035,6 +2041,12 @@
 
       </itemizedlist>
 
+      <para>
+        For the <literal>MERGE</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?93"/>.
+      </para>
+
     </section>
 
   </section>
@@ -2356,6 +2368,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MEMORY</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?92"/>.
+    </para>
+
   </section>
 
   <section id="bdb-storage-engine">
@@ -3262,6 +3280,12 @@
       distribution for MySQL 5.0.3 or newer.
     </para>
 
+    <para>
+      For the <literal>FEDERATED</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?105"/>.
+    </para>
+
     <section id="federated-install">
 
       <title id='title-federated-install'>&title-federated-install;</title>
@@ -3496,6 +3520,12 @@
         <literal>INFORMATION_SCHEMA</literal>.
       </para>
 
+      <para>
+        For the <literal>FEDERATED</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?105"/>.
+      </para>
+
     </section>
 
     <section id="federated-limitations">
@@ -3705,6 +3735,12 @@
       (<literal>REPAIR TABLE</literal> also is supported). The number of
       rows in <literal>ARCHIVE</literal> tables reported by
       <literal>SHOW TABLE STATUS</literal> is always accurate.
+    </para>
+
+    <para>
+      For the <literal>ARCHIVE</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?112"/>.
     </para>
 
   </section>

--- 1.17/refman/innodb.xml	2005-08-08 19:09:03 +02:00
+++ 1.18/refman/innodb.xml	2005-08-08 21:16:41 +02:00
@@ -111,6 +111,12 @@
       <ulink url="http://www.mysql.com/company/legal/licensing/"/>.
     </para>
 
+    <para>
+      For the <literal>InnoDB</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?22"/>.
+    </para>
+
   </section>
 
   <section id="innodb-contact-information">

--- 1.11/refman/storage-engines.xml	2005-08-08 19:54:11 +02:00
+++ 1.12/refman/storage-engines.xml	2005-08-08 21:16:22 +02:00
@@ -705,6 +705,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MyISAM</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?21"/>.
+    </para>
+
     <section id="myisam-start">
 
       <title id='title-myisam-start'>&title-myisam-start;</title>
@@ -2035,6 +2041,12 @@
 
       </itemizedlist>
 
+      <para>
+        For the <literal>MERGE</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?93"/>.
+      </para>
+
     </section>
 
   </section>
@@ -2356,6 +2368,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MEMORY</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?92"/>.
+    </para>
+
   </section>
 
   <section id="bdb-storage-engine">
@@ -3262,6 +3280,12 @@
       distribution for MySQL 5.0.3 or newer.
     </para>
 
+    <para>
+      For the <literal>FEDERATED</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?105"/>.
+    </para>
+
     <section id="federated-install">
 
       <title id='title-federated-install'>&title-federated-install;</title>
@@ -3496,6 +3520,12 @@
         <literal>INFORMATION_SCHEMA</literal>.
       </para>
 
+      <para>
+        For the <literal>FEDERATED</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?105"/>.
+      </para>
+
     </section>
 
     <section id="federated-limitations">
@@ -3705,6 +3735,12 @@
       (<literal>REPAIR TABLE</literal> also is supported). The number of
       rows in <literal>ARCHIVE</literal> tables reported by
       <literal>SHOW TABLE STATUS</literal> is always accurate.
+    </para>
+
+    <para>
+      For the <literal>ARCHIVE</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?112"/>.
     </para>
 
   </section>

--- 1.2/refman-5.0/innodb.xml	2005-08-08 19:09:02 +02:00
+++ 1.3/refman-5.0/innodb.xml	2005-08-08 21:16:57 +02:00
@@ -108,6 +108,12 @@
       <ulink url="http://www.mysql.com/company/legal/licensing/"/>.
     </para>
 
+    <para>
+      For the <literal>InnoDB</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?22"/>.
+    </para>
+
   </section>
 
   <section id="innodb-contact-information">

--- 1.3/refman-5.0/storage-engines.xml	2005-08-08 19:54:11 +02:00
+++ 1.4/refman-5.0/storage-engines.xml	2005-08-08 21:16:56 +02:00
@@ -700,6 +700,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MyISAM</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?21"/>.
+    </para>
+
     <section id="myisam-start">
 
       <title id='title-myisam-start'>&title-myisam-start;</title>
@@ -1985,6 +1991,12 @@
 
       </itemizedlist>
 
+      <para>
+        For the <literal>MERGE</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?93"/>.
+      </para>
+
     </section>
 
   </section>
@@ -2296,6 +2308,12 @@
 
     </itemizedlist>
 
+    <para>
+      For the <literal>MEMORY</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?92"/>.
+    </para>
+
   </section>
 
   <section id="bdb-storage-engine">
@@ -3238,6 +3256,12 @@
       distribution for MySQL 5.0.3 or newer.
     </para>
 
+    <para>
+      For the <literal>FEDERATED</literal> storage engine, there's a
+      dedicated forum available on
+      <ulink url="http://forums.mysql.com/list.php?105"/>.
+    </para>
+
     <section id="federated-install">
 
       <title id='title-federated-install'>&title-federated-install;</title>
@@ -3468,6 +3492,12 @@
         for the <literal>FEDERATED</literal> table, or query the
         <literal>TABLES</literal> table in the
         <literal>INFORMATION_SCHEMA</literal> database.
+      </para>
+
+      <para>
+        For the <literal>FEDERATED</literal> storage engine, there's a
+        dedicated forum available on
+        <ulink url="http://forums.mysql.com/list.php?105"/>.
       </para>
 
     </section>
Thread
bk commit - mysqldoc@docsrva tree (stefan:1.3205)stefan8 Aug