logo       

bk commit into 4.0 tree (1.1483): msg#00400

db.mysql.devel

Subject: bk commit into 4.0 tree (1.1483)

Below is the list of changes that have just been committed into a local
4.0 repository of lenz. When lenz 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.1483 03/04/28 18:35:15 lenz@xxxxxxxxx +1 -0
- removed Benchmark results from source distribution (they are not
up-to-date anyway)

sql-bench/Makefile.am
1.19 03/04/28 18:35:12 lenz@xxxxxxxxx +0 -7
- removed Benchmark results from source distribution (they are not
up-to-date anyway)

# 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: lenz
# Host: kallisto.local
# Root: /space/my/mysql-4.0-build

--- 1.18/sql-bench/Makefile.am Fri Aug 16 13:41:18 2002
+++ 1.19/sql-bench/Makefile.am Mon Apr 28 18:35:12 2003
@@ -41,12 +41,9 @@

dist-hook:
mkdir -p $(distdir)/Data/ATIS $(distdir)/Data/Wisconsin \
- $(distdir)/Results $(distdir)/Results-win32 \
$(distdir)/limits $(distdir)/Comments
for i in $(srcdir)/Data/ATIS/*.* ; do $(INSTALL_DATA) $$i
$(distdir)/Data/ATIS ; done
for i in $(srcdir)/Data/Wisconsin/*.* ; do $(INSTALL_DATA) $$i
$(distdir)/Data/Wisconsin ; done
- for i in $(srcdir)/Results/*-* ; do $(INSTALL_DATA) $$i
$(distdir)/Results; done
- for i in $(srcdir)/Results-win32/*-* ; do $(INSTALL_DATA) $$i
$(distdir)/Results-win32; done
for i in $(srcdir)/limits/*.* ; do $(INSTALL_DATA) $$i
$(distdir)/limits; done
for i in $(srcdir)/Comments/*.* ; do $(INSTALL_DATA) $$i
$(distdir)/Comments; done

@@ -55,15 +52,11 @@
$(DESTDIR)$(benchdir)/Data \
$(DESTDIR)$(benchdir)/Data/ATIS \
$(DESTDIR)$(benchdir)/Data/Wisconsin \
- $(DESTDIR)$(benchdir)/Results \
- $(DESTDIR)$(benchdir)/Results-win32 \
$(DESTDIR)$(benchdir)/limits \
$(DESTDIR)$(benchdir)/Comments
$(INSTALL_DATA) $(srcdir)/README $(DESTDIR)$(benchdir)
for i in $(srcdir)/Data/ATIS/*.* ; do $(INSTALL_DATA) $$i
$(DESTDIR)$(benchdir)/Data/ATIS ; done
for i in $(srcdir)/Data/Wisconsin/*.* ; do $(INSTALL_DATA) $$i
$(DESTDIR)$(benchdir)/Data/Wisconsin ; done
- for i in $(srcdir)/Results/*-* ; do $(INSTALL_DATA) $$i
$(DESTDIR)$(benchdir)/Results; done
- for i in $(srcdir)/Results-win32/*-* ; do $(INSTALL_DATA) $$i
$(DESTDIR)$(benchdir)/Results-win32; done
for i in $(srcdir)/limits/*.* ; do $(INSTALL_DATA) $$i
$(DESTDIR)$(benchdir)/limits; done
for i in $(srcdir)/Comments/*.* ; do $(INSTALL_DATA) $$i
$(DESTDIR)$(benchdir)/Comments; done


--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe:
http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise