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.2512 05/02/11 09:18:15 mats@stripped +1 -0
Documented fix for Bug#7853.
Docs/manual.texi
1.2324 05/02/11 09:18:09 mats@stripped +4 -0
Bug #7853 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.2323/Docs/manual.texi 2005-02-10 19:19:43 +01:00
+++ 1.2324/Docs/manual.texi 2005-02-11 09:18:09 +01:00
@@ -96607,6 +96607,10 @@
If a connection was interrupted by a network error and did a rollback, the
network error code got stored into the @code{BEGIN} and @code{ROLLBACK} binary
log events; that caused superfluous slave stops. (Bug #6522)
+@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)
@end itemize
@node News-5.0.1, News-5.0.0, News-5.0.2, News-5.0.x
| Thread |
|---|
| • bk commit - mysqldoc tree (mats:1.2512) | Mats Kindahl | 11 Feb |