~mdcallag/+junk/5.1-map

« back to all changes in this revision

Viewing changes to mysql-test/ndb/ndbcluster.sh

  • Committer: msvensson at pilot
  • Date: 2007-04-24 09:11:45 UTC
  • mfrom: (2469.1.106)
  • Revision ID: sp1r-msvensson@pilot.blaudden-20070424091145-10463
Merge pilot.blaudden:/home/msvensson/mysql/my51-m-mysql_upgrade
into  pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
   exec_mgmtsrvr=$ndbtop/src/mgmsrv/ndb_mgmd
36
36
   exec_waiter=$ndbtop/tools/ndb_waiter
37
37
   exec_test=$ndbtop/tools/ndb_test_platform
38
 
   exec_test_ndberror=
39
38
   exec_test_ndberror=$ndbtop/src/ndbapi/ndberror_check
 
39
   exec_mgmtclient=$ndbtop/src/mgmclient/ndb_mgm
40
40
else
41
41
   BINARY_DIST=1
42
42
   if test -x "$BASEDIR/libexec/ndbd"