Below is the list of changes that have just been committed into a local
mysqldoc repository of Sinisa. When Sinisa 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.2653 05/03/07 17:17:22 Sinisa@stripped +1 -0
Documenting a fix for bug #8830
Docs/manual.texi
1.2473 05/03/07 17:17:18 Sinisa@stripped +5 -0
Documenting fix for a bug #8830
# 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: Sinisa
# Host: sinisa.nasamreza.org
# Root: /mnt/work/docs
--- 1.2472/Docs/manual.texi Mon Mar 7 13:45:29 2005
+++ 1.2473/Docs/manual.texi Mon Mar 7 17:17:18 2005
@@ -97764,6 +97764,11 @@
Bugs fixed:
@itemize @bullet
+@item
+Binary data stored in @code{BLOB} or @code{BINARY} columns would be
+erronously dumped if @command{mysqldump} was invoked with
+@code{--hex-blob} and @code{--skip-extended-insert} arguments. This
+happened if data contained characters larger then 0x7F (Bug #8830).
@item
Corruption of @code{MyISAM} table indexes could occur with @code{TRUNCATE
TABLE} if the table had already been opened. For example, this was possible
| Thread |
|---|
| • bk commit - mysqldoc tree (Sinisa:1.2653) | sinisa | 7 Mar |