mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Bug #20077 Cluster to only support partition by key, needs to error on others
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user