List:Internals« Previous MessageNext Message »
From:tim Date:October 10 2001 8:04am
Subject:bk commit into 4.0 tree
View as plain text  
Below is the list of changes that have just been committed into a
4.0 repository of tim. When tim does a push, they will be propogated 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@stripped, 2001-10-10 04:04:54-04:00, tim@stripped
  mysql.spec.sh	fix typo

  support-files/mysql.spec.sh
    1.39 01/10/10 04:04:32 tim@stripped +1 -1
    fix typo

# 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:	tim
# Host:	black.box
# Root:	/u/home/tim/my/4

--- 1.38/support-files/mysql.spec.sh	Mon Oct  8 21:03:59 2001
+++ 1.39/support-files/mysql.spec.sh	Wed Oct 10 04:04:32 2001
@@ -360,7 +360,7 @@
 %attr(755, root, root) /usr/bin/mysqlbug
 %attr(755, root, root) /usr/bin/mysqltest
 %attr(755, root, root) /usr/bin/mysqlhotcopy
-%attr(755, root, root) /usr/bin/mysql_explain
+%attr(755, root, root) /usr/bin/mysql_explain_log
 %attr(755, root, root) /usr/bin/perror
 %attr(755, root, root) /usr/bin/replace
 %attr(755, root, root) /usr/bin/resolveip
Thread
bk commit into 4.0 treetim10 Oct