Below is the list of changes that have just been committed into a local
mysqldoc repository of serg. When serg 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.2871 05/04/16 20:25:12 serg@stripped +1 -0
manual.texi:
news. bug#9922
Docs/manual.texi
1.2703 05/04/16 20:24:50 serg@stripped +10 -0
news. bug#9922
# 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: serg
# Host: serg.mylan
# Root: /usr/home/serg/Abk/mysqldoc
--- 1.2702/Docs/manual.texi Fri Apr 15 21:31:16 2005
+++ 1.2703/Docs/manual.texi Sat Apr 16 20:24:50 2005
@@ -100665,6 +100665,11 @@
Bugs fixed:
@itemize @bullet
@item
+Fixed a bug that caused concurrent inserts to be allowed into the tables
+in the @code{SELECT ... UNION ...} part of
+@code{INSERT ... SELECT ... UNION ...}. This could result in the
+incorrect order of queries in the binary log. (Bug #9922)
+@item
Warning message from @code{GROUP_CONCAT()} did not always indicate correct
number of lines. (Bug #8681)
@item
@@ -103825,6 +103830,11 @@
@item
@code{REPAIR TABLE} did not invalidate query results in the query cache that
were generated from the table. (Bug #8480)
+@item
+Fixed a bug that caused concurrent inserts to be allowed into the tables
+in the @code{SELECT ... UNION ...} part of
+@code{INSERT ... SELECT ... UNION ...}. This could result in the
+incorrect order of queries in the binary log. (Bug #9922)
@item
Fixed a bug that under certain circumstances could allow a privilege escalation
via database wildcards in @code{GRANT}. (Bug #3924,
| Thread |
|---|
| • bk commit - mysqldoc tree (serg:1.2871) | Sergei Golubchik | 16 Apr |