mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Fixed test ndb.ndb_partition_error2, didn't include have_ndb.inc
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
-- source include/have_ndb.inc
|
||||||
disable_query_log;
|
disable_query_log;
|
||||||
--require r/true.require
|
--require r/true.require
|
||||||
select support = 'Enabled' as `TRUE` from information_schema.engines where engine = 'ndbcluster';
|
select support = 'Enabled' as `TRUE` from information_schema.engines where engine = 'ndbcluster';
|
||||||
|
Reference in New Issue
Block a user