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.1276 04/02/19 19:01:21 Sinisa@stripped +1 -0
bug fix documented
Docs/manual.texi
1.1178 04/02/19 19:01:20 Sinisa@stripped +5 -0
bug fix documented
# 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.1177/Docs/manual.texi Thu Feb 19 16:58:49 2004
+++ 1.1178/Docs/manual.texi Thu Feb 19 19:01:20 2004
@@ -73016,6 +73016,11 @@
Bugs fixed:
@itemize @bullet
+@item
+Fixed a bug in multi-table @code{DELETE} which was caused by foreign key
+constraints. If the order of the tables established by MySQL optimizer
+did not match parent-child order, no rows were delted and no error
+message was provided. (Bug #2799)
@item
Fixed a few years old bug in the range optimizer which
caused segmentation fault on some very rare queries. (Bug #2698)
| Thread |
|---|
| • bk commit - mysqldoc tree (Sinisa:1.1276) | sinisa | 23 Feb |