mariadb/libmysqld
unknown 4959571d91 - disabled the NDB Cluster from the embedded server
- added compiling of the NDB Cluster to compile-pentium-max


BUILD/compile-pentium-max:
   - added NDB Cluster
include/mysql_embed.h:
   - disable NDB cluster for the embedded server by #undef'ing
     HAVE_NDBCLUSTER_DB
libmysqld/Makefile.am:
   - remove ndbcluster_includes and ndbcluster_libs as NDB is not
     part of libmysqld anyway
2004-04-26 22:37:42 +02:00
..
examples
copyright
emb_qcache.cc Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
emb_qcache.h
embedded_priv.h
lib_sql.cc Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
libmysqld.c
libmysqld.def
Makefile.am - disabled the NDB Cluster from the embedded server 2004-04-26 22:37:42 +02:00