1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00
mysql-test/r/ndb_partition_error2.result:
  error message fixed
This commit is contained in:
unknown
2007-04-04 14:19:33 +05:00
parent ceb74b353e
commit a16d1fd438

View File

@@ -1,3 +1,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 partition
ERROR HY000: For the partitioned engine it is necessary to define all partitions