mariadb/ndb
unknown 789adced2b Many files:
included full my_global.h and resolved some resulting name conflicts


ndb/include/ndb_global.h:
  included full my_global.h and resolved some resulting name conflicts
ndb/include/logger/FileLogHandler.hpp:
  included full my_global.h and resolved some resulting name conflicts
ndb/include/util/File.hpp:
  included full my_global.h and resolved some resulting name conflicts
ndb/src/common/logger/FileLogHandler.cpp:
  included full my_global.h and resolved some resulting name conflicts
ndb/src/common/util/File.cpp:
  included full my_global.h and resolved some resulting name conflicts
ndb/src/common/util/strlcat.c:
  included full my_global.h and resolved some resulting name conflicts
ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
  included full my_global.h and resolved some resulting name conflicts
ndb/src/rep/RepComponents.hpp:
  included full my_global.h and resolved some resulting name conflicts
ndb/src/rep/rep_version.hpp:
  included full my_global.h and resolved some resulting name conflicts
ndb/src/rep/storage/GCIContainer.hpp:
  included full my_global.h and resolved some resulting name conflicts
2004-05-06 13:11:14 +02:00
..
bin Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
config yangf - yet another ndb gcc/g++ fix 2004-05-04 12:40:33 +02:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
examples Merge NDB patches into 4.1-clone, below is list of changesets 2004-05-04 11:19:19 +02:00
home Added more files for NDB Cluster 2004-04-14 12:13:54 +02:00
include Many files: 2004-05-06 13:11:14 +02:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src Many files: 2004-05-06 13:11:14 +02:00
test Merge NDB patches into 4.1-clone, below is list of changesets 2004-05-04 11:19:19 +02:00
tools Fix up of Makefiles for NDB Cluster 2004-04-14 11:55:14 +02:00
BinDist.sh removed ndb odbc from compile and release 2004-04-28 06:44:58 +02:00
configure Adding more files for NDB Cluster 2004-04-14 11:10:06 +02:00
Defs.mk strlcpy.c, strlcat.c, strdup.c, getarg.c, NdbString.h, Epilogue.mk, Defs.mk: 2004-05-06 09:15:39 +02:00
env.sh Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
Epilogue.mk strlcpy.c, strlcat.c, strdup.c, getarg.c, NdbString.h, Epilogue.mk, Defs.mk: 2004-05-06 09:15:39 +02:00
Makefile Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
mysqlclusterenv.sh Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
README Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
SrcDist.sh SrcDist.sh, Epilogue.mk: 2004-04-29 21:22:03 +02:00

INSTALLATION
To compile a pentium version of MySQL Cluster from this BK clone do:

shell> cd /home/bk/mysql-4.1-ndb
shell> BUILD/compile-pentium-debug -c --prefix=/usr/local/mysql-4.1-ndb
shell> make