List:Commits« Previous MessageNext Message »
From:kgeorge Date:July 14 2006 9:09am
Subject:bk commit into 5.0 tree (gkodinov:1.2239)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of kgeorge. When kgeorge 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, 2006-07-14 12:09:36+03:00, gkodinov@stripped +1 -0
  fix for a compatibility build problem on MacOSX intel. 
  Discussed with Kent.

  ndb/test/ndbapi/Makefile.am@stripped, 2006-07-14 12:09:30+03:00, gkodinov@stripped +4 -0
    Fix for a compatibility build problem on MacOSX Intel.

# 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:	gkodinov
# Host:	macbook.gmz
# Root:	/Users/kgeorge/mysql/work/B17212-5.0-opt

--- 1.26/ndb/test/ndbapi/Makefile.am	2006-07-14 12:09:50 +03:00
+++ 1.27/ndb/test/ndbapi/Makefile.am	2006-07-14 12:09:50 +03:00
@@ -37,6 +37,10 @@
 DbCreate DbAsyncGenerator \
 testSRBank
 
+EXTRA_PROGRAMS = \
+ test_event \
+ test_event_merge \
+ test_event_multi_table
 #flexTimedAsynch
 #testBlobs
 #flex_bench_mysql
Thread
bk commit into 5.0 tree (gkodinov:1.2239)kgeorge14 Jul