1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
This commit is contained in:
holyfoot/hf@mysql.com/hfmain.(none)
2007-04-04 14:19:33 +05:00
parent 45ac0b6720
commit e44f0a2a2c

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