List:Internals« Previous MessageNext Message »
From:paul Date:May 16 2005 2:44pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.2669)
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.2669 05/05/16 09:44:40 paul@stripped +1 -0
  manual.texi:
    Document bugfix.  (Bug #5963)

  Docs/manual.texi
    1.2860 05/05/15 22:06:24 paul@stripped +4 -0
    Document bugfix.  (Bug #5963)

# 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.2859/Docs/manual.texi	2005-05-15 18:45:43 -05:00
+++ 1.2860/Docs/manual.texi	2005-05-15 22:06:24 -05:00
@@ -100024,6 +100024,10 @@
 Bugs fixed:
 @itemize @bullet
 @item
+Fixed server crash resulting from multiple calls to stored procedure
+that assigned result of subquery to a variable or compared it to a value with
+@code{IN}.  (Bug #5963)
+@item
 Selecting from a single-table view defined on multiple-table views caused a
 server crash.  (Bug #8528)
 @item
Thread
bk commit - mysqldoc@docsrva tree (paul:1.2669)paul16 May