List:Internals« Previous MessageNext Message »
From:paul Date:July 23 2005 5:17pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.3112)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul 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.3112 05/07/23 12:16:54 paul@stripped +2 -0
  Fix dumb mistake.  Thanks, Dmitri.

  refman/news.xml
    1.96 05/07/23 12:16:52 paul@stripped +1 -1
    Fix dumb mistake.  Thanks, Dmitri.

  refman-5.0/news.xml
    1.81 05/07/23 12:16:51 paul@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:	paul
# Host:	frost.snake.net
# Root:	/Volumes/frost2/MySQL/bk/mysqldoc

--- 1.80/refman-5.0/news.xml	2005-07-22 18:48:42 -05:00
+++ 1.81/refman-5.0/news.xml	2005-07-23 12:16:51 -05:00
@@ -317,7 +317,7 @@
         <listitem>
           <para>
             The namespace for triggers has changed. Previously, trigger
-            names had to be unique per trigger. Now they must be unique
+            names had to be unique per table. Now they must be unique
             within the schema (database). An implication of this change
             is that <literal>DROP TRIGGER</literal> syntax now uses a
             schema name instead of a table name (schema name is optional

--- 1.95/refman/news.xml	2005-07-22 18:48:43 -05:00
+++ 1.96/refman/news.xml	2005-07-23 12:16:52 -05:00
@@ -320,7 +320,7 @@
         <listitem>
           <para>
             The namespace for triggers has changed. Previously, trigger
-            names had to be unique per trigger. Now they must be unique
+            names had to be unique per table. Now they must be unique
             within the schema (database). An implication of this change
             is that <literal>DROP TRIGGER</literal> syntax now uses a
             schema name instead of a table name (schema name is optional
Thread
bk commit - mysqldoc@docsrva tree (paul:1.3112)paul23 Jul