1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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

This commit is contained in:
Bjorn Munch
2011-07-28 13:01:51 +02:00
parent 7dfe47350d
commit 10f8e406ad

View File

@ -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';