mariadb/mysql-test/r/ndb_partition_error2.result
holyfoot/hf@mysql.com/hfmain.(none) e44f0a2a2c merging
2007-04-04 14:19:33 +05:00

3 lines
150 B
Text

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