List:Internals« Previous MessageNext Message »
From:paul Date:March 31 2005 6:27am
Subject:bk commit - mysqldoc tree (paul:1.2790)
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.2790 05/03/30 22:26:52 paul@stripped +1 -0
  manual.texi:
    Document bugfix. (Bug #9317)
    Document bugfix. (Bug #8499)
    Document bugfix. (Bug #8226)

  Docs/manual.texi
    1.2622 05/03/30 22:24:25 paul@stripped +3 -0
    Document bugfix. (Bug #9317)

  Docs/manual.texi
    1.2621 05/03/30 22:16:46 paul@stripped +6 -0
    Document bugfix. (Bug #8499)

  Docs/manual.texi
    1.2620 05/03/30 22:12:33 paul@stripped +4 -0
    Document bugfix. (Bug #8226)

# 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.2619/Docs/manual.texi	2005-03-30 21:58:16 -06:00
+++ 1.2622/Docs/manual.texi	2005-03-30 22:24:25 -06:00
@@ -97935,6 +97935,12 @@
 Bugs fixed:
 @itemize @bullet
 @item
+The number of records in some @code{INFORMATION_SCHEMA} tables were being
+counted incorrectly.  (Bug #9317)
+@item
+Fixed a problem with the @code{tee} command in @command{mysql} that resulted
+in @command{mysql} crashing.  (Bug #8499)
+@item
 Inserting a zero date into a @code{DATETIME} column in @code{traditional}
 mode now produces an error.
 @item
@@ -99303,6 +99309,13 @@
 
 Bugs fixed:
 @itemize @bullet
+@item
+Fixed a problem with the @code{tee} command in @command{mysql} that resulted
+in @command{mysql} crashing.  (Bug #8499)
+@item
+On Windows, create shared memory objects with the proper access rights to
+make them usable when the client and server are running under different
+accounts.  (Bug #8226)
 @item
 Bundled @code{zlib} in the source distribution was upgraded to 1.2.2.
 (Bug #9118)
Thread
bk commit - mysqldoc tree (paul:1.2790)paul31 Mar