• unknown's avatar
    Updated mysql-test-run to work with the started NDB Cluster · 689d0a0a
    unknown authored
    Added one test case for ndb to mysql-test-run, ndb_basic. It will show that
    NDB Cluster is supported.
    
    
    mysql-test/install_test_db.sh:
      Added --skip-ndb wile installing test db
    mysql-test/mysql-test-run.sh:
      To enable NDB use --ndbcluster and to disable it --skip-ndbcluster or --skip-ndb
    mysql-test/r/ndb_basic.result:
      Updated testcase to use all uppercase
    mysql-test/t/ndb_basic.test:
      Updated testcase to use all uppercase
    689d0a0a
have_ndb.require 40 Bytes