List:Internals« Previous MessageNext Message »
From:Marko Mäkelä Date:May 26 2005 3:28pm
Subject:bk commit - mysqldoc@docsrva tree (marko:1.2719)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of marko. When marko 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.2719 05/05/26 16:28:35 marko@stripped +1 -0
  manual.texi:
    News-4.0.25, News-4.1.13: Bug #10335

  Docs/manual.texi
    1.2943 05/05/26 16:27:01 marko@stripped +6 -0
    News-4.0.25, News-4.1.13: Bug #10335

# 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:	marko
# Host:	hundin.mysql.fi
# Root:	/home/marko/k/mysqldoc

--- 1.2942/Docs/manual.texi	Thu May 26 02:17:16 2005
+++ 1.2943/Docs/manual.texi	Thu May 26 16:27:01 2005
@@ -102252,6 +102252,9 @@
 Bugs fixed:
 @itemize @bullet
 @item
+@code{InnoDB}: In @code{DROP DATABASE}, check for all referencing tables
+from other databases before dropping any tables.  (Bug #10335)
+@item
 Fixed an overly strict debugging assertion that caused debug server
 builds to fail for some @code{@var{col_name} = @var{const_expr}}, where
 @var{const_expr} was a constant expression such as a subquery.  (Bug #10020)
@@ -105730,6 +105733,9 @@
 
 Bugs fixed:
 @itemize @bullet
+@item
+@code{InnoDB}: In @code{DROP DATABASE}, check for all referencing tables
+from other databases before dropping any tables.  (Bug #10335)
 @item
 Fixed a problem with incorrect constant propagation resulting in incorrect
 evaluation of @code{AND/OR} queries.  (Bug #10095)
Thread
bk commit - mysqldoc@docsrva tree (marko:1.2719)Marko Mäkelä27 May