List:Internals« Previous MessageNext Message »
From:tomas Date:October 12 2005 3:46pm
Subject:bk commit into 5.1 tree (tomas:1.1930)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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.1930 05/10/12 17:45:40 tomas@stripped +1 -0
  ndb_condig -> ndb_config

  storage/ndb/tools/Makefile.am
    1.26 05/10/12 17:45:26 tomas@stripped +1 -1
    ndb_condig -> ndb_config

# 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:	tomas
# Host:	poseidon.ndb.mysql.com
# Root:	/home/tomas/5.1-fault

--- 1.25/storage/ndb/tools/Makefile.am	2005-10-12 17:18:09 +02:00
+++ 1.26/storage/ndb/tools/Makefile.am	2005-10-12 17:45:26 +02:00
@@ -33,7 +33,7 @@
                       restore/Restore.cpp \
                       ../test/src/NDBT_ResultRow.cpp $(tools_common_sources)
 
-ndb_config_SOURCES = ndb_condig.cpp \
+ndb_config_SOURCES = ndb_config.cpp \
 	../src/mgmsrv/Config.cpp \
 	../src/mgmsrv/ConfigInfo.cpp \
 	../src/mgmsrv/InitConfigFileParser.cpp
Thread
bk commit into 5.1 tree (tomas:1.1930)tomas12 Oct