List:Internals« Previous MessageNext Message »
From:Mats Kindahl Date:February 10 2005 6:27pm
Subject:bk commit - mysqldoc tree (mats:1.2501)
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.2501 05/02/10 19:27:56 mats@stripped +1 -0
  Documented Bug#7853 as fixed.

  Docs/manual.texi
    1.2327 05/02/10 19:27:53 mats@stripped +4 -0
    Added Bug#7853 to bugs fixed.

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

--- 1.2326/Docs/manual.texi	2005-01-10 10:39:55 +01:00
+++ 1.2327/Docs/manual.texi	2005-02-10 19:27:53 +01:00
@@ -94034,6 +94034,10 @@
 Bugs fixed:
 @itemize @bullet
 @item
+Fixed a bug which prevented @command{mysqlbinlog} from being able to read
+from @command{stdin}, e.g., when piping the output from @command{zcat} to
+@command{mysqlbinlog}. (Bug #7853)
+@item
 Fixed a bug which caused server crash if some error occured during filling of
 temporary table created for derived table or view handling. (Bug #7413)
 @item
Thread
bk commit - mysqldoc tree (mats:1.2501)Mats Kindahl10 Feb