List:Internals« Previous MessageNext Message »
From:Mats Kindahl Date:November 25 2004 1:25pm
Subject:bk commit - mysqldoc tree (mats:1.2320)
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.2320 04/11/25 14:25:01 mats@stripped +1 -0
  manual.texi:
    Added Bug#6148 to changelog.

  Docs/manual.texi
    1.2193 04/11/25 14:10:15 mats@stripped +6 -0
    Added Bug#6148 to changelog.

# 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/mysqldoc

--- 1.2192/Docs/manual.texi	2004-11-11 20:16:03 +01:00
+++ 1.2193/Docs/manual.texi	2004-11-25 14:10:15 +01:00
@@ -93722,6 +93722,9 @@
 @item
 OPTIMIZE TABLE, REPAIR TABLE, and ANALYZE TABLE are now replicated 
 without any error code in the binary log. (Bug #5551)
+@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
@@ -95681,6 +95684,9 @@
 
 Bugs fixed:
 @itemize @bullet
+@item
+Fixed a bug which caused a crash when only the slave I/O thread was
+stopped and subsequently restarted. (Bug #6148)
 @item
 Fixed bug which caused MySQL server store wrong values in @code{TIMESTAMP} 
 columns and give wrong results for @code{UNIX_TIMESTAMP()} function if it
Thread
bk commit - mysqldoc tree (mats:1.2320)Mats Kindahl25 Nov