List:Internals« Previous MessageNext Message »
From:paul Date:June 8 2005 8:52pm
Subject:bk commit - mysqldoc@docsrva tree (paul:1.2735)
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.2735 05/06/08 15:51:55 paul@stripped +1 -0
  manual.texi:
    Document bugfix. (Bug #11095)

  Docs/manual.texi
    1.2951 05/06/08 15:44:13 paul@stripped +3 -0
    Document bugfix. (Bug #11095)

# 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.2950/Docs/manual.texi	2005-06-08 12:53:01 -05:00
+++ 1.2951/Docs/manual.texi	2005-06-08 15:44:13 -05:00
@@ -102424,6 +102424,9 @@
 Bugs fixed:
 @itemize @bullet
 @item
+@code{SHOW WARNINGS} with a @code{LIMIT 0} clause returned all messages rather
+than an empty result set.  (Bug #11095)
+@item
 On Windows, with @code{lower_case_table_names} set to 2, using @code{ALTER
 TABLE} to alter a @code{MEMORY} or @code{InnoDB} table that had a mixed-case
 name also improperly changed the name to lowercase.  (Bug #9660)
Thread
bk commit - mysqldoc@docsrva tree (paul:1.2735)paul8 Jun