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 - added missing link line that seemed to have gone lost during the last 2003-10-08 13:06:47 +02:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
emb_qcache.cc Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
emb_qcache.h SCRUM 2003-12-01 17:19:10 +04:00
embedded_priv.h Fix for 1224 (USER() CURRENT_USER() functions in embedded library) 2004-01-07 21:30:15 +04:00
lib_sql.cc Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
libmysqld.c Fix for 1224 (USER() CURRENT_USER() functions in embedded library) 2004-01-07 21:30:15 +04:00
libmysqld.def Fixed some new memory leaks 2003-06-24 12:10:35 +03:00
Makefile.am - disabled the NDB Cluster from the embedded server 2004-04-26 22:37:42 +02:00