List:Internals« Previous MessageNext Message »
From:jon Date:August 25 2005 1:26pm
Subject:bk commit - mysqldoc@docsrva tree (jon:1.3392)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon 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.3392 05/08/25 23:26:23 jon@stripped +4 -0
  Fix typo in Cluster chapter.
  
  Sync refman-4.1, refman-5.0, refman-5.1.

  refman/ndbcluster.xml
    1.30 05/08/25 23:26:22 jon@stripped +1 -1
    Fix typo.

  refman-5.1/ndbcluster.xml
    1.13 05/08/25 23:26:22 jon@stripped +1 -1
    Sync.

  refman-5.0/ndbcluster.xml
    1.12 05/08/25 23:26:22 jon@stripped +1 -1
    Sync.

  refman-4.1/ndbcluster.xml
    1.30 05/08/25 23:26:22 jon@stripped +1 -1
    Sync.

# 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:	jon
# Host:	gigan.
# Root:	/home/jon/bk/mysqldoc

--- 1.12/refman-5.1/ndbcluster.xml	2005-08-25 03:06:09 +10:00
+++ 1.13/refman-5.1/ndbcluster.xml	2005-08-25 23:26:22 +10:00
@@ -1237,7 +1237,7 @@
             issue the command <command>CREATE DATABASE world;</command>
             (beginning with MySQL 5.0.2, you may use <command>CREATE
             SCHEMA world;</command> instead), followed by <command>FLUSH
-            TABLES;</command> on each data node in the cluster. This
+            TABLES;</command> on each SQL node in the cluster. This
             will cause the node to recognise the database and read its
             table definitions.
           </para>

--- 1.29/refman-4.1/ndbcluster.xml	2005-08-25 03:06:08 +10:00
+++ 1.30/refman-4.1/ndbcluster.xml	2005-08-25 23:26:22 +10:00
@@ -1219,7 +1219,7 @@
             and its tables have been created on one data node, you will
             need to issue the command <command>CREATE DATABASE
             world;</command> followed by <command>FLUSH
-            TABLES;</command> on each data node in the cluster. This
+            TABLES;</command> on each SQL node in the cluster. This
             will cause the node to recognise the database and read its
             table definitions.
           </para>

--- 1.29/refman/ndbcluster.xml	2005-08-25 03:06:09 +10:00
+++ 1.30/refman/ndbcluster.xml	2005-08-25 23:26:22 +10:00
@@ -1229,7 +1229,7 @@
             node,you will need to issue the command <command>CREATE
             DATABASE world;</command> (beginning with MySQL 5.0.2, you
             may use <command>CREATE SCHEMA world;</command> instead)
-            followed by <command>FLUSH TABLES;</command> on each data
+            followed by <command>FLUSH TABLES;</command> on each SQL
             node in the cluster. This will cause the node to recognise
             the database and read its table definitions.
           </para>

--- 1.11/refman-5.0/ndbcluster.xml	2005-08-25 03:06:08 +10:00
+++ 1.12/refman-5.0/ndbcluster.xml	2005-08-25 23:26:22 +10:00
@@ -1239,7 +1239,7 @@
             issue the command <command>CREATE DATABASE world;</command>
             (beginning with MySQL 5.0.2, you may use <command>CREATE
             SCHEMA world;</command> instead), followed by <command>FLUSH
-            TABLES;</command> on each data node in the cluster. This
+            TABLES;</command> on each SQL node in the cluster. This
             will cause the node to recognise the database and read its
             table definitions.
           </para>
Thread
bk commit - mysqldoc@docsrva tree (jon:1.3392)jon25 Aug