1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Bug #20077 Cluster to only support partition by key, needs to error on others

This commit is contained in:
unknown
2006-07-04 18:29:21 +02:00
parent 053cd2f029
commit c85c6c07f8
5 changed files with 15 additions and 2 deletions

View File

@@ -6,6 +6,10 @@
#
#-- source include/have_partition.inc
--disable_query_log
set new=on;
--enable_query_log
--disable_warnings
drop table if exists t1;
--enable_warnings