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.2339 05/08/19 07:48:59 jonas@eel.(none) +3 -0
ndb
rename config.cpp -> ndb_config.cpp for case insesitive filesystems
why wasn't this done in 4.1 directly
ndb/tools/Makefile.am
1.15 05/08/19 07:48:56 jonas@eel.(none) +1 -1
rename config.cpp -> ndb_config.cpp for case insesitive filesystems
why wasn't this done in 4.1 directly
mysql-test/t/ndb_config.test
1.4 05/08/19 07:48:55 jonas@eel.(none) +0 -1
remove include only present in 5.0
ndb/tools/ndb_config.cpp
1.3 05/08/19 07:44:24 jonas@eel.(none) +0 -0
Rename: ndb/tools/config.cpp -> ndb/tools/ndb_config.cpp
# 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: jonas
# Host: eel.(none)
# Root: /home/jonas/src/mysql-4.1
--- 1.3/mysql-test/t/ndb_config.test 2005-07-26 16:12:13 +02:00
+++ 1.4/mysql-test/t/ndb_config.test 2005-08-19 07:48:55 +02:00
@@ -1,5 +1,4 @@
-- source include/have_ndb.inc
--- source include/ndb_default_cluster.inc
-- source include/not_embedded.inc
--exec $NDB_TOOLS_DIR/ndb_config --no-defaults --query=type,nodeid,host 2> /dev/null
--- 1.14/ndb/tools/Makefile.am 2005-07-23 12:05:59 +02:00
+++ 1.15/ndb/tools/Makefile.am 2005-08-19 07:48:56 +02:00
@@ -32,7 +32,7 @@
restore/consumer_printer.cpp \
restore/Restore.cpp
-ndb_config_SOURCES = config.cpp \
+ndb_config_SOURCES = ndb_config.cpp \
../src/mgmsrv/Config.cpp \
../src/mgmsrv/ConfigInfo.cpp \
../src/mgmsrv/InitConfigFileParser.cpp
| Thread |
|---|
| • bk commit into 4.1 tree (jonas:1.2339) | jonas | 19 Aug |