mariadb/ndb
unknown 6926eeeec0 Add mgmapi
configure.in:
  Added include of mgmapi
ndb/src/common/debugger/signaldata/Makefile.am:
  New files
ndb/src/common/util/Makefile.am:
  Add files
ndb/src/kernel/ndb-main/Makefile.am:
  Use mgmapi
ndb/src/kernel/vm/Makefile.am:
  Use mgmapi
ndb/src/mgmapi/Makefile.am:
  new files
ndb/src/mgmclient/Makefile.am:
  use mgmapi
ndb/src/mgmsrv/Makefile.am:
  use mgmapi
2004-05-27 15:20:38 +02:00
..
bin regression.sh: 2004-05-12 16:15:43 +02:00
config several ndb automake changes, see respective file 2004-05-27 07:04:45 +00: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 more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
home Added more files for NDB Cluster 2004-04-14 12:13:54 +02:00
include Merge mysql.com:/home/jonas/src/mysql-4.1-ndb 2004-05-27 11:36:09 +02:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src Add mgmapi 2004-05-27 15:20:38 +02:00
test Add mgmapi 2004-05-27 15:20:38 +02:00
tools several ndb automake changes, see respective file 2004-05-27 07:04:45 +00:00
BinDist.sh Removed AttrType.hpp and moved the "internal" datatypes to their corresponding class. 2004-05-25 11:53:07 +02:00
configure_old Intermediary commit: Removed some old Makefiles and introduces Makefile.am 2004-05-25 11:09:11 +00:00
Defs.mk portability fixes 2004-05-13 13:42:36 +02:00
env.sh Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
Epilogue.mk_old Merge mysql.com:/home/jonas/src/mysql-4.1-ndb 2004-05-27 11:36:09 +02:00
Makefile.am several ndb automake changes, see respective file 2004-05-27 07:04:45 +00:00
Makefile_old Intermediary commit: Removed some old Makefiles and introduces Makefile.am 2004-05-25 11:09:11 +00: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