List:Internals« Previous MessageNext Message »
From:jonas.oreland Date:April 19 2005 11:17am
Subject:bk commit into 4.1 tree (joreland:1.2197)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of jonas. When jonas 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
  1.2197 05/04/19 11:17:32 joreland@stripped +1 -0
  CSC5149 - ndb test programs
    Fix src distributions for benchmark prg

  ndb/test/ndbapi/Makefile.am
    1.16 05/04/19 11:17:03 joreland@stripped +2 -2
    CSC5149 - ndb test programs
      Fix src distributions for benchmark prg

# 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:	joreland
# Host:	eel.hemma.oreland.se.ndb.mysql.com.ndb.mysql.com.ndb.mysql.com
# Root:	/home/jonas/src/tmp

--- 1.15/ndb/test/ndbapi/Makefile.am	Thu Feb 10 11:39:51 2005
+++ 1.16/ndb/test/ndbapi/Makefile.am	Tue Apr 19 11:17:03 2005
@@ -70,8 +70,8 @@
 ndbapi_slow_select_SOURCES = slow_select.cpp
 testReadPerf_SOURCES = testReadPerf.cpp
 testLcp_SOURCES = testLcp.cpp
-DbCreate_SOURCES= bench/mainPopulate.cpp bench/dbPopulate.cpp bench/userInterface.cpp
-DbAsyncGenerator_SOURCES= bench/mainAsyncGenerator.cpp bench/asyncGenerator.cpp
bench/ndb_async2.cpp
+DbCreate_SOURCES= bench/mainPopulate.cpp bench/dbPopulate.cpp bench/userInterface.cpp
bench/dbPopulate.h bench/userInterface.h bench/testData.h bench/testDefinitions.h
bench/ndb_schema.hpp bench/ndb_error.hpp
+DbAsyncGenerator_SOURCES= bench/mainAsyncGenerator.cpp bench/asyncGenerator.cpp
bench/ndb_async2.cpp bench/dbGenerator.h bench/macros.h bench/userInterface.h
bench/testData.h bench/testDefinitions.h bench/ndb_schema.hpp bench/ndb_error.hpp
 
 INCLUDES_LOC = -I$(top_srcdir)/ndb/include/kernel
 
Thread
bk commit into 4.1 tree (joreland:1.2197)jonas.oreland19 Apr