List:Internals« Previous MessageNext Message »
From:monty Date:July 26 2005 12:09pm
Subject:bk commit - mysqldoc@docsrva tree (monty:1.3124)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of monty. When monty 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.3124 05/07/26 13:09:20 monty@stripped +1 -0
  Extra information about INSERT DELAYED (from laptop with old .texi file)

  Docs/manual-obsolete.texi
    1.3008 05/07/26 13:08:32 monty@stripped +4 -0
    Extra information about INSERT DELAYED (from laptop with old .texi file)

# 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:	monty
# Host:	narttu.mysql.com
# Root:	/home/my/mysqldoc

--- 1.3007/Docs/manual-obsolete.texi	2005-06-27 13:50:11 +03:00
+++ 1.3008/Docs/manual-obsolete.texi	2005-07-26 13:08:32 +03:00
@@ -55514,6 +55514,10 @@
 @code{DELAYED} rows are not visible to @code{SELECT} statements until they
 actually have been inserted.
 
+@item
+@code{DELAYED} are ignored on slaves, because this could cause the slave to
+have different data than the master.
+
 @end itemize
 @c end_description_for_help_topic
 
Thread
bk commit - mysqldoc@docsrva tree (monty:1.3124)monty26 Jul