1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-05 16:59:35 +03:00
mariadb/mysql-test/r/ndb_partition_error2.result
unknown a16d1fd438 merging
mysql-test/r/ndb_partition_error2.result:
  error message fixed
2007-04-04 14:19:33 +05:00

4 lines
150 B
Plaintext

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