List:Internals« Previous MessageNext Message »
From:paul Date:April 25 2005 9:27pm
Subject:bk commit - mysqldoc tree (paul:1.2894)
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.2894 05/04/25 14:27:21 paul@stripped +1 -0
  manual.texi:
    Document bugfix. (Bug #9852)

  Docs/manual.texi
    1.2735 05/04/25 14:27:01 paul@stripped +6 -0
    Document bugfix. (Bug #9852)

# 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:	kite-hub.kitebird.com
# Root:	/src/extern/MySQL/bk/mysqldoc

--- 1.2734/Docs/manual.texi	2005-04-25 13:21:44 -05:00
+++ 1.2735/Docs/manual.texi	2005-04-25 14:27:01 -05:00
@@ -99310,6 +99310,9 @@
 Bugs fixed:
 @itemize @bullet
 @item
+@command{mysql.server} no longer uses non-portable @command{alias} command or
+LSB functions.  (Bug #9852)
+@item
 Fixed a server crash resulting from @code{GROUP BY} on a decimal expression.
 (Bug #9210)
 @item
@@ -100761,6 +100764,9 @@
 
 Bugs fixed:
 @itemize @bullet
+@item
+@command{mysql.server} no longer uses non-portable @command{alias} command or
+LSB functions.  (Bug #9852)
 @item
 Fixed a @code{readline}-related crash in @command{mysql} when the user
 pressed Control-R.  (Bug #9568)
Thread
bk commit - mysqldoc tree (paul:1.2894)paul25 Apr