mirror of
https://github.com/MariaDB/server.git
synced 2026-04-25 09:45:31 +02:00
ndb/include/portlib/NdbTCP.h: introduced ndb_net.h ndb/include/portlib/NdbThread.h: ndb_global ndb/src/common/portlib/unix/NdbCondition.c: Used HAVE_CLOCK_GETTIME ndb/src/common/portlib/unix/NdbMem.c: used HAVE_MLOCKALL ndb/src/common/portlib/unix/NdbSleep.c: ndb_global ndb/src/common/portlib/unix/NdbThread.c: . ndb/src/common/portlib/unix/NdbTick.c: HAVE_CLOCK_GETTIME ndb/src/kernel/vm/Emulator.cpp: ndb_global |
||
|---|---|---|
| .. | ||
| bin | ||
| config | ||
| demos | ||
| docs | ||
| examples | ||
| home | ||
| include | ||
| lib | ||
| src | ||
| test | ||
| tools | ||
| BinDist.sh | ||
| configure | ||
| Defs.mk | ||
| env.sh | ||
| Epilogue.mk | ||
| Makefile | ||
| mysqlclusterenv.sh | ||
| README | ||
| SrcDist.sh | ||
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