List:Internals« Previous MessageNext Message »
From:paul Date:March 11 2005 1:27am
Subject:bk commit - mysqldoc tree (paul:1.2698)
View as plain text  
Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul 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.2698 05/03/10 18:26:58 paul@stripped +1 -0
  manual.texi:
    Document bugfix. (Bug #8726)

  Docs/manual.texi
    1.2527 05/03/10 18:25:35 paul@stripped +3 -0
    Document bugfix. (Bug #8726)

# 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:	paul
# Host:	frost.snake.net
# Root:	/Volumes/frost2/MySQL/bk/mysqldoc

--- 1.2526/Docs/manual.texi	2005-03-10 18:08:27 -06:00
+++ 1.2527/Docs/manual.texi	2005-03-10 18:25:35 -06:00
@@ -98128,6 +98128,9 @@
 Bugs fixed:
 @itemize @bullet
 @item
+If @code{max_join_size} was set, a query containing a subquery that exceeded
+the examined-rows limit could hang. (Bug #8726)
+@item
 Mixed-case database and table names in the grant tables were ignored
 for authentication if the @code{lower_case_table_names} system
 variable was set.  @code{GRANT} will not create such privileges when
Thread
bk commit - mysqldoc tree (paul:1.2698)paul11 Mar