List:Internals« Previous MessageNext Message »
From:Mats Kindahl Date:February 24 2005 10:13am
Subject:bk commit - mysqldoc tree (mats:1.2598)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of mats. When mats 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.2598 05/02/24 11:13:00 mats@stripped +1 -0
  Bug#8412: Entered into news for 4.0.24, 4.1.11, and 5.0.3.

  Docs/manual.texi
    1.2416 05/02/24 11:12:53 mats@stripped +9 -0
    Bug#8412: Entered into changeset for 4.0.24, 4.1.11, and 5.0.3.

# 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:	mats
# Host:	romeo.kindahl.net
# Root:	/home/bk/b8412-mysqldoc

--- 1.2415/Docs/manual.texi	2005-02-24 06:22:53 +01:00
+++ 1.2416/Docs/manual.texi	2005-02-24 11:12:53 +01:00
@@ -96708,6 +96708,9 @@
 @item
 Fixed a rare race condition which could lead to @code{FLUSH TABLES WITH READ
 LOCK} hanging. (Bug #8682)
+@item
+Fixed a bug that caused the slave to stop on statements that produced
+an error on the master. (Bug #8412)
 @end itemize
 
 @node News-5.0.2, News-5.0.1, News-5.0.3, News-5.0.x
@@ -97410,6 +97413,9 @@
 @item
 Fixed a rare race condition which could lead to @code{FLUSH TABLES WITH READ
 LOCK} hanging. (Bug #8682)
+@item
+Fixed a bug that caused the slave to stop on statements that produced
+an error on the master. (Bug #8412)
 @end itemize
 
 @node News-4.1.10, News-4.1.9, News-4.1.11, News-4.1.x
@@ -100151,6 +100157,9 @@
 @item
 Fixed a bug where the wrong table lock was used when binary logging
 was enabled. (Bug #7879)
+@item
+Fixed a bug that caused the slave to stop on statements that produced
+an error on the master. (Bug #8412)
 @end itemize
 
 @node News-4.0.23, News-4.0.22, News-4.0.24, News-4.0.x
Thread
bk commit - mysqldoc tree (mats:1.2598)Mats Kindahl24 Feb