mirror of
https://github.com/MariaDB/server.git
synced 2025-10-19 21:09:40 +03:00
WL#3303
- undoing disable of ndb tests
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
-- source include/have_ndb.inc
|
||||
-- source include/have_innodb.inc
|
||||
-- source include/have_binlog_format_row.inc
|
||||
-- source include/ndb_master-slave.inc
|
||||
|
||||
create table t1 (a int, unique(a)) engine=ndbcluster;
|
||||
|
Reference in New Issue
Block a user