List:Internals« Previous MessageNext Message »
From:jan.lindstrom Date:May 12 2005 8:25am
Subject:bk commit - mysqldoc@docsrva tree (jan:1.2655)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of jan. When jan 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.2655 05/05/12 09:25:14 jan@stripped +1 -0
  Add ON UPDATE SET DEFAULT to foreign key documentation.

  Docs/manual.texi
    1.2840 05/05/12 09:25:08 jan@stripped +2 -1
    Add ON UPDATE SET DEFAULT to foreign key documentation.

# 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:	jan
# Host:	hundin.mysql.fi
# Root:	/home/jan/mysqldoc

--- 1.2839/Docs/manual.texi	Thu May 12 09:19:32 2005
+++ 1.2840/Docs/manual.texi	Thu May 12 09:25:08 2005
@@ -68416,7 +68416,8 @@
 is available starting from 4.0.8.
 
 @item @code{SET DEFAULT}: @code{InnoDB} rejects table definitions 
-containing @code{ON DELETE SET DEFAULT} clauses.
+containing @code{ON DELETE SET DEFAULT} or @code{ON UPDATE SET DEFAULT}
+clauses.
 
 @item @code{NO ACTION}: In @code{ANSI SQL-92} standard, 
 @code{NO ACTION} means @emph{no action} in the sense that an attempt 
Thread
bk commit - mysqldoc@docsrva tree (jan:1.2655)jan.lindstrom12 May