mariadb/ndb
unknown 75431a2e16 fix for mysqladmin link problem
.c -> .cc
    fix source dist problem for ndb
    fix type check problem for mysqladmin



client/Makefile.am:
  fix for mysqladmin link problem
   .c -> .cc
client/mysqladmin.cc:
  fix for mysqladmin link problem
   .c -> .cc
configure.in:
  fix for mysqladmin link problem
   .c -> .cc
ndb/include/Makefile.am:
  fix source dist problem for ndb
ndb/src/mgmclient/CommandInterpreter.cpp:
  fix type check problem
ndb/src/mgmclient/ndb_mgmclient.hpp:
  fix type check problem
ndb/src/mgmclient/ndb_mgmclient.h:
  fix type check problem
2004-11-18 20:28:36 +00:00
..
bin
config moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
demos
docs
examples
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include fix for mysqladmin link problem 2004-11-18 20:28:36 +00:00
lib
src fix for mysqladmin link problem 2004-11-18 20:28:36 +00:00
test ndb: minor 2004-11-13 17:49:20 +01:00
tools always let traffic through to api cluster manager in transporter 2004-11-15 12:20:05 +00:00
Makefile.am