summaryrefslogtreecommitdiff
path: root/mysql-test/suite/ndb/r/ndb_partition_error2.result
blob: a739ef3923ce2518e00adf7fd167890db216014f (plain)
1
2
3
drop table if exists t1;
create table t1 (s1 int) engine=ndbcluster;
ERROR HY000: For the partitioned engine it is necessary to define all partitions