List:Internals« Previous MessageNext Message »
From:Mats Kindahl Date:November 25 2004 2:07pm
Subject:bk commit - mysqldoc tree (mats:1.2377)
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.2377 04/11/25 15:07:26 mats@stripped +2 -0
  manual.texi:
    Added Bug#6148 to change history.

  BitKeeper/etc/logging_ok
    1.75 04/11/25 15:07:25 mats@stripped +1 -0
    Logging to logging@stripped accepted

  Docs/manual.texi
    1.2240 04/11/25 14:57:31 mats@stripped +9 -0
    Added Bug#6148 to change history.

# 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:	tuna.ndb.mysql.com
# Root:	/orca/space/bk/b6148-mysqldoc

--- 1.74/BitKeeper/etc/logging_ok	2004-11-20 01:11:10 +01:00
+++ 1.75/BitKeeper/etc/logging_ok	2004-11-25 15:07:25 +01:00
@@ -39,6 +39,7 @@
 lenz@stripped
 lxuser@stripped
 marko@stripped
+mats@stripped
 matt@stripped
 mmatthew@stripped
 mmatthew@marks-laptop.

--- 1.2239/Docs/manual.texi	2004-11-25 11:48:54 +01:00
+++ 1.2240/Docs/manual.texi	2004-11-25 14:57:31 +01:00
@@ -92896,6 +92896,9 @@
 
 Bugs fixed:
 @itemize @bullet
+@item
+Fixed a bug which caused a crash when only the slave I/O thread was
+stopped and started. (Bug #6148)
 @end itemize
 
 @node News-5.0.2, News-5.0.1, News-5.0.3, News-5.0.x
@@ -93555,6 +93558,9 @@
 @item
 LOAD DATA INFILE now works with option replicate-rewrite-db.
 (Bug #6353)
+@item
+Fixed a bug which caused a crash when only the slave I/O thread was
+stopped and started. (Bug #6148)
 @end itemize
 
 @node News-4.1.7, News-4.1.6, News-4.1.8, News-4.1.x
@@ -95527,6 +95533,9 @@
 and the first inserts were ignored because of a duplicate key collision,
 then InnoDB in a replication slave assigned @code{AUTO_INCREMENT} values 1
 bigger than in the master. This broke the MySQL replication. (Bug #6287)
+@item
+Fixed a bug which caused a crash when only the slave I/O thread was
+stopped and subsequently restarted. (Bug #6148)
 @end itemize
 
 @node News-4.0.22, News-4.0.21, News-4.0.23, News-4.0.x
Thread
bk commit - mysqldoc tree (mats:1.2377)Mats Kindahl25 Nov