Commit a16d1fd4 authored by unknown's avatar unknown
Browse files

merging


mysql-test/r/ndb_partition_error2.result:
  error message fixed
parent ceb74b35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
drop table if exists t1;
create table t1 (s1 int) engine=ndbcluster;
ERROR HY000: For the partitioned engine it is necessary to define all partition
ERROR HY000: For the partitioned engine it is necessary to define all partitions