Browse Source

Fixed test ndb.ndb_partition_error2, didn't include have_ndb.inc

pull/47/merge
Bjorn Munch 14 years ago
parent
commit
10f8e406ad
  1. 1
      mysql-test/suite/ndb/t/ndb_partition_error2.test

1
mysql-test/suite/ndb/t/ndb_partition_error2.test

@ -1,3 +1,4 @@
-- source include/have_ndb.inc
disable_query_log;
--require r/true.require
select support = 'Enabled' as `TRUE` from information_schema.engines where engine = 'ndbcluster';

Loading…
Cancel
Save