summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <holyfoot/hf@mysql.com/hfmain.(none)>2007-04-04 14:19:33 +0500
committerunknown <holyfoot/hf@mysql.com/hfmain.(none)>2007-04-04 14:19:33 +0500
commita16d1fd4389fc0a07522b442934ab22f19ae83c1 (patch)
tree6c475704304a430ef2658a18169c1b2bb21e88b2
parentceb74b353e8ce6bac759c81c8076a3888392d465 (diff)
downloadmariadb-git-a16d1fd4389fc0a07522b442934ab22f19ae83c1.tar.gz
merging
mysql-test/r/ndb_partition_error2.result: error message fixed
-rw-r--r--mysql-test/r/ndb_partition_error2.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/ndb_partition_error2.result b/mysql-test/r/ndb_partition_error2.result
index fd477306858..a739ef3923c 100644
--- a/mysql-test/r/ndb_partition_error2.result
+++ b/mysql-test/r/ndb_partition_error2.result
@@ -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