List:Commits« Previous MessageNext Message »
From:tomas Date:January 5 2007 11:52am
Subject:bk commit into 5.1 tree (tulin:1.2084)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of mysqldev. When mysqldev 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://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-01-05 12:52:32+01:00, tulin@stripped +1 -0
  remove bdb in custom clone

  storage/Makefile.am@stripped, 2007-01-05 12:52:28+01:00, tulin@stripped +1 -1
    remove bdb in custom clone

# 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:	tulin
# Host:	production.mysql.com
# Root:	/data0/mysqldev/users/tomas/mysql-5.1-wl2325-5.0

--- 1.2/storage/Makefile.am	2007-01-05 12:52:37 +01:00
+++ 1.3/storage/Makefile.am	2007-01-05 12:52:37 +01:00
@@ -21,7 +21,7 @@
 # These are built from source in the Docs directory
 EXTRA_DIST =		
 SUBDIRS =	
-DIST_SUBDIRS = . bdb heap innobase myisam myisammrg ndb
+DIST_SUBDIRS = . heap innobase myisam myisammrg ndb
 
 # Don't update the files from bitkeeper
 %::SCCS/s.%
Thread
bk commit into 5.1 tree (tulin:1.2084)tomas5 Jan